theme/templates/author.html@96b26fb52f0b
theme/templates/author.html
Sat, 19 Mar 2016 00:55:18 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Sat, 19 Mar 2016 00:55:18 +0100
- changeset 44
- 96b26fb52f0b
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[content] remove the :date: metadata
since we now use the filetime_from_hg plugin
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}