{% extends 'theme_one.html' %} {% load django_tables2 %} {% block body_content %} {{ block.super }}
{% render_table table %}
{% endblock body_content %}