theme/templates/author.html

Wed, 28 Feb 2018 00:01:10 +0100

author
David Douard <david.douard@logilab.fr>
date
Wed, 28 Feb 2018 00:01:10 +0100
changeset 85
fc017978203c
parent 36
9507107a1133
permissions
-rw-r--r--

[eip545b] more pics

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

mercurial