theme/templates/author.html

Tue, 15 Mar 2016 16:23:22 +0100

author
David Douard <david.douard@logilab.fr>
date
Tue, 15 Mar 2016 16:23:22 +0100
changeset 38
71e96f955e7a
parent 36
9507107a1133
permissions
-rw-r--r--

[10MHz] typos

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

mercurial