{% extends "base.html" %} {% set subtitle = 'Categories' -%} {% block content %}
{% block content_title %}

Categories

{% endblock %}
{% endblock %}