theme/templates/author.html@4a94e81bff74
theme/templates/author.html
Fri, 20 Apr 2018 01:11:16 +0200
- author
- David Douard <david.douard@logilab.fr>
- date
- Fri, 20 Apr 2018 01:11:16 +0200
- changeset 101
- 4a94e81bff74
- parent 36
-
9507107a1133
- permissions
- -rw-r--r--
[hp8662a] part 3: fixing error 04 and unlocked loops
{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}