theme/templates/author.html@202ad178f68f
theme/templates/author.html
Thu, 10 Nov 2022 18:52:14 +0100
- author
- David Douard <david.douard@logilab.fr>
- date
- Thu, 10 Nov 2022 18:52:14 +0100
- changeset 144
- 202ad178f68f
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
Fix matomo and CATEGORY_FEED_ATOM config option
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}