{% extends "base.html" %} {% load url from future %} {% load i18n inline_formset %} {% block content %}
{%trans "Every operation on this form is irreversible"%}
{% if previous_page %}↞←{% else %} {% endif %} {% trans "Page " %}{{current_page}}/{{max_page}} {% if next_page %}→↠{% else %} {% endif %}