theme/templates/author.html@96e9f64b86ed
theme/templates/author.html
Tue, 28 Aug 2018 15:12:24 +0200
- author
- David Douard <david.douard@logilab.fr>
- date
- Tue, 28 Aug 2018 15:12:24 +0200
- changeset 109
- 96e9f64b86ed
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[prologix] minor improvments
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}