theme/templates/author.html@3a2040f53c9f
theme/templates/author.html
Fri, 02 Mar 2018 01:12:42 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Fri, 02 Mar 2018 01:12:42 +0100
- changeset 90
- 3a2040f53c9f
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[eip545b] typo
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}