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

utente che sta effettuando gli aggiornamenti {{ utenteautorizzato.mail }}@{{ utenteautorizzato.domain.nome }}

{% endblock %} {% block body %}
{% csrf_token %}
{% csrf_token %} {% for f in filtro %} {% endfor %} {% endblock %}
Id Status Rcpt Redirect I O H B *
{{ f.filtro }} {{ f.status }} {{ f.destination }} {{ f.redirect }} {% if f.dinput %}*{% else %}-{% endif %} {% if f.doutput %}*{% else %}-{% endif %} {% if f.header %}*{% else %}-{% endif %} {% if f.body %}*{% else %}-{% endif %} {% if f.enabled %}*{% else %}-{% endif %}