theme/templates/author.html

Wed, 11 Apr 2018 23:09:27 +0200

author
David Douard <david.douard@logilab.fr>
date
Wed, 11 Apr 2018 23:09:27 +0200
changeset 93
6233ca28a05c
parent 36
9507107a1133
permissions
-rw-r--r--

[hp8662a] minor improvements

{% extends "index.html" %}
{% block title %} Articles by {{ author }} - {{ SITENAME }}{% endblock %}
{% block navclass %}{%endblock%}
{% block content_title %}
<h2>Articles by {{ author }}</h2>
{% endblock %}

mercurial