{% extends "taxonomy_list.html" %} {% block content %} {% set title = "All Categories"%} {{ super() }} {% endblock content %}