{% extends 'base.html' %} {% block headersupplement %} {% if IntegrityError %} {% endblock %} {% block body %}
 
{% include 'utente.edit.profile.html' %} {% include 'utente.edit.document.html' %} {% include 'utente.edit.logger.html' %}
{% endblock %} {% block bottom %} {% include "documento.stato.html" %} {% endblock %}