{% extends "base.html" %} {% load django_tables2 %} {% block extrahead %} {% endblock %} {% block body %}
Welcome to the django-tables2 example project. Below is a list of different examples using django-tables2.