{% load i18n %}

{% trans 'Display the first row as a header.' %}


{% trans 'Display the first column as a header.' %}


{% trans 'A heading that identifies the overall topic of the table, and is useful for screen reader users' %}


{% include 'django/forms/widgets/hidden.html' %}