theme/templates/author.html@1aa7cc25583e
theme/templates/author.html
Thu, 15 Feb 2018 18:28:03 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Thu, 15 Feb 2018 18:28:03 +0100
- changeset 80
- 1aa7cc25583e
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[eip545b] add schematic for A201
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}