{% extends "base.html" %} {% block content %} {% include "cow/page_list_table.html" with pages=object_list %} {% endblock %}