theme/templates/author.html@fb878b773377
theme/templates/author.html
Sat, 19 Oct 2019 00:32:18 +0200
- author
- David Douard <david.douard@sdfa3.org>
- date
- Sat, 19 Oct 2019 00:32:18 +0200
- changeset 118
- fb878b773377
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
new post: fixing the Dell 2407
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}