{% extends 'ra/admin/base.html' %} {% load ra_tags i18n %} {% block content %}
{{ response.report_title }}
{{ response.report_sub_title }}
{% block post_table_container %}
{% endblock %} {% endblock %} {% block extra_js %} {% endblock %}