{% extends "base.html" %} {% block seo_tags %} {# TODO: add support for og:image using metadata #} {% endblock seo_tags %} {% block title %}Categories{% endblock title %} {% block content %}

Categories

All the categories used in posts.

{% endblock content %}