{% extends 'collections/category_contents_base.html' %} {% block category_content %} {% comment %} TODO(nicoechaniz): adapt this view to work in the same way as category_teaser_list, by providing a [content_type]_listing_view.html (or whatever better name) for every base content type, like we do with [content_type]_teaser.html {% endcomment %}
{% endblock category_content %}