blog/themes/flex/templates/author.html
2015-10-12 17:19:51 +02:00

4 lines
117 B
HTML

{% extends "index.html" %}
{% block title %} – Posts by: {{ author }}{% endblock %}
{% set summarise = True %}