{% extends "base.html" %} {% block title %}Categories | {{ SITENAME }}{% endblock %} {% block description %}A listing of all categories on this site{% endblock %} {% block content %}
{% endblock %}