{%extends 'autoforms/base.html'%} {% load i18n %} {%block extrastyle%}{{block.super}} {{dform.media}} {%if is_popup %} {%endif%} {%endblock%} {%block path%} › fill form {%endblock%} {%block content%}
{% blocktrans %}

Done ! Thank you for filling the Form!

This form is powered by AutoForms.

{% endblocktrans %}
{%endblock%}