{% extends "base.html" %} {% load django_tables2 %} {% block content %} {% render_table table %} {% endblock %}