{% extends postorius_base_template %} {% load url from future %} {% load i18n %} {% block main %}
{% trans "Mail Host" %} | {% trans "URL Host" %} | {% trans "Contact Address" %} | {% trans "Description" %} | |
---|---|---|---|---|
{{ domain.mail_host }} | {{ domain.base_url }} | {{ domain.contact_address }} | {{ domain.description }} | {% trans 'Delete' %} |