{% extends "postings/generic_page.html" %} {# Represents a generic collection of entities. #} {% block content %} {% block collection_name %} {% endblock %} {% endblock %}