theme/templates/author.html@fdee5b2913ce
theme/templates/author.html
Tue, 19 Apr 2016 23:15:06 +0200
- author
- David Douard <david.douard@logilab.fr>
- date
- Tue, 19 Apr 2016 23:15:06 +0200
- changeset 50
- fdee5b2913ce
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[tek] new blog on tek2445
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}