{% extends 'generic/object_list.html' %} {% load render_table from django_tables2 %} {% block content %} {% render_table table %} {% endblock %}