flex/templates/author.html
Alexandre Vicenzi b35cde0428 Flex theme.
2015-07-18 21:04:01 -03:00

3 lines
116 B
HTML

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