theme/templates/author.html@3c30fc0f8ce0
theme/templates/author.html
Sat, 19 Mar 2016 00:50:44 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Sat, 19 Mar 2016 00:50:44 +0100
- changeset 42
- 3c30fc0f8ce0
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[theme] add '(last updated on xxx)' in article timestamps when available
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}