flex/templates/author.html
Alexandre Vicenzi 244807c8bb Add extra space.
2015-07-21 00:53:19 -03:00

3 lines
117 B
HTML

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