theme/templates/author.html

Fri, 06 Dec 2019 00:56:52 +0100

author
David Douard <david.douard@sdfa3.org>
date
Fri, 06 Dec 2019 00:56:52 +0100
changeset 123
6b5f7fb06a51
parent 36
9507107a1133
permissions
-rw-r--r--

Add images-src in hgignore

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

mercurial