blob: ee17552a4e48f99778477e484bfdf1fda15031cd [file] [log] [blame]
{% extends "index.html" %}
{% block title %}Author: {{ author }} | {{ SITENAME }}{% endblock %}
{% block description %}Posts by {{ author }} on this site{% endblock %}
{% block subheader %}
<p>Author: {{ author }}</p>
{% endblock %}