theme/templates/author.html@dad9b39691de
theme/templates/author.html
Wed, 16 Oct 2019 22:15:12 +0200
- author
- David Douard <david.douard@sdfa3.org>
- date
- Wed, 16 Oct 2019 22:15:12 +0200
- changeset 116
- dad9b39691de
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
move custom plugins in a dedicated directory local-plugins
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}