aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random2/templates/author.html
blob: e3236902decede2c1a67ed64e20cde63bb581d1d (plain)
1
2
3
4
5
{% extends "index.html" %}

{% block title %}{{ super() }} — Articles de {{ author }}{% endblock %}

{% block index_title %}Articles de <i>{{ author }}</i> :{% endblock %}