{% extends 'base.html' %} {% load domini_tags %} {% block top %}

Utente che sta effettuando le operazioni: {{ utenteautorizzato.mail }}@{{ utenteautorizzato.domain.nome }}

{% endblock %} {% block body %}
{% csrf_token %}
{% csrf_token %} {% for d in domainlist %} {% endfor %} {% endblock %}
* Attività Stato Spazio !
{% if 'DOMINIEDITDOMAIN' in securitylist %} {{ d.id }}: {% endif %} {{ d.nome }}
{% if d.last_causale.nome %}
{{ d.last_causale.nome }}
{% endif %}
{% if d.enabled %}*{% else %}-{% endif %} {% if d.contatti %}*{% else %}!{% endif %}
{% csrf_token %} {% if d.enabled %}{% endif %}
{{ d.date_expire_contract | date:"d/m/Y" }} ({{ d.date_expire_contract | DayExpiration }}) {{ d.date_expire_registrar | date:"d/m/Y" }} ({{ d.date_expire_registrar | DayExpiration }}) {% if d.tobedeleted %}*{% endif %}