theme/templates/author.html

Tue, 22 Nov 2016 22:50:31 +0100

author
David Douard <david.douard@logilab.fr>
date
Tue, 22 Nov 2016 22:50:31 +0100
changeset 70
b027bc447b57
parent 36
9507107a1133
permissions
-rw-r--r--

[hp3456a] new blog post

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

mercurial