{% extends 'base.html' %} {% block title %}{{ super() }} - Categories{% endblock %} {% block content %}

Categories

{% endblock %}