{% extends "index.html" %} {% block title %}Author: {{ author }} | {{ SITENAME }}{% endblock %} {% block description %}Posts by {{ author }} on this site{% endblock %} {% block subheader %}

Author: {{ author }}

{% endblock %}