{% comment %} {% endcomment %}{% load i18n l10n reportapi_base %} {% if PAGE.disable_header != 'yes' %} {% if BRAND_TEXT %}{{ BRAND_TEXT }}{% else %}{% trans "Generated «ReportAPI»" %}{% endif %} {% endif %} {% if PAGE.disable_footer != 'yes' %} {{ DOCUMENT }} {% full_username user %} {% trans 'Page' %} {% trans 'of' %} {% now 'DATETIME_FORMAT' %} {% endif %}