{% extends "django_tables2/table.html" %} {% load i18n django_tables2 %} {% block table %} {{ block.super }} {% if table.is_configured %} {% endif %} {% endblock %}