theme/templates/author.html@2a30ebfd851f
theme/templates/author.html
Tue, 15 Mar 2016 16:23:38 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Tue, 15 Mar 2016 16:23:38 +0100
- changeset 40
- 2a30ebfd851f
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[base] add piwik js stuff
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}