Zulma-Theme/templates/categories/list.html

5 lines
No EOL
92 B
HTML

{% extends "taxonomy_list.html" %}
{% block content %}
{{ super() }}
{% endblock content %}