{% extends 'creme_core/forms/popup-base.html' %} {% load i18n creme_widgets %} {% block content %}
{% widget_icon name='document_csv' size='brick-hat-bar' label=title %}

{{title}}

{% csrf_token %} {% include 'reports/frags/report_preview_format.html' %}
{% endblock %}