{% extends "sortable_tabular.html" %} {% load static %} {% block table_header %} {{ field.label|capfirst }} {% if field.help_text %}({{ field.help_text|striptags }}){% endif %} {% endblock %}