{% extends 'base.html' %} {% block content %} {% load coffee_table %} {% coffee_table object_list checkbox_column=True %} {% endblock %}