{% extends "crud/base.html" %} {% block title %}{% trans "Confirmation" %}{% endblock %} {% block innercontent %}
{% trans "Your report is being generated. You will receive it in your mail soon." %} {% endblock %}