{% extends "base.html" %} {% block title %}Authors — {{ SITENAME }}{% endblock %} {% block description %}Authors page lists all post authors.{% endblock %} {% block content %}

Authors

{% endblock %}