{% extends 'admin/detail_form.html' %} {% load cms_tags %} {% block content %} {% if soap_error %}

non mi connetto a SOAP !

{% endif %}

{{ u }} {% if p.abilitato %} ABILITATO {% else %} DISABILITATO {% endif %}
{{ p.get_codice_albero }}


{% endblock %}