{% extends "generic/object_list.html" %} {% block title %}Change Requests{% endblock %} {% block content %} {% include "inc/table.html" with table=table %} {% endblock %}