theme/templates/author.html

Sun, 17 Apr 2016 18:42:04 +0200

author
David Douard <david.douard@logilab.fr>
date
Sun, 17 Apr 2016 18:42:04 +0200
changeset 49
26e34edd2984
parent 36
9507107a1133
permissions
-rw-r--r--

[LPD422FM] typos

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

mercurial