{% extends 'base.html' %} {% block title %} All Categories ยท {{ super() }} {% endblock title %} {% block head_description %} All categories of the {{ SITENAME|striptags|e }} blog. {% endblock head_description %} {% block feed_links %} {{ super() }} {% include '_includes/feeds_categories.html' %} {% endblock feed_links %} {% block content %}