{% with domain.websites.0 as website %}
{% with website.contents.0 as content %}
{% trans "View DNS records" %}
{% endwith %}
{% endwith %}
{% comment "@slamora: orchestra doesn't have this information [won't fix] See issue #2" %}
{% trans "Expiration date" %}: {{ domain.expiration_date|date:"SHORT_DATE_FORMAT" }}
{% endcomment %}
{% trans "Mail" %}
{{ domain.addresses.count }} {% trans "mail addresses created" %}