{% load static %} django-tables2 examples {% block extrahead %}{% endblock %} {% block body %} {% load django_tables2 %} {% render_table table %} {% endblock %}