theme/templates/author.html@0c9f5038fc63
theme/templates/author.html
Tue, 05 Jan 2021 23:43:56 +0100
- author
- "Arthur Lutz <arthur@lutz.im>"
- date
- Tue, 05 Jan 2021 23:43:56 +0100
- changeset 133
- 0c9f5038fc63
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[content/dell2407] a few typo fixes
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}