theme/templates/author.html

Thu, 15 Feb 2018 17:56:48 +0100

author
David Douard <david.douard@logilab.fr>
date
Thu, 15 Feb 2018 17:56:48 +0100
changeset 77
9ba7fe3d0a22
parent 36
9507107a1133
permissions
-rw-r--r--

[eip545B] part 3: few improvements about digits resolution

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

mercurial