theme/templates/author.html

Thu, 21 Jul 2016 10:41:14 +0200

author
David Douard <david.douard@logilab.fr>
date
Thu, 21 Jul 2016 10:41:14 +0200
changeset 65
d9cdcb4576c0
parent 36
9507107a1133
permissions
-rw-r--r--

[why] typos

{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}

mercurial