{% extends "taxonomy_single.html" %} {% block content %} {% set title = "Category: " ~ term.name %} {{ super() }} {% endblock content %}