diff --git a/ennstatus/templates/root/contact.html b/ennstatus/templates/root/contact.html --- a/ennstatus/templates/root/contact.html +++ b/ennstatus/templates/root/contact.html @@ -20,13 +20,13 @@ {% set title = "Contact" %} {% block content %} -
+
WhoIs

Contact

-
+

General

Please mail all general inquiries to:

@@ -41,20 +41,17 @@ : enn.lu/ or {{ config['ENNSTATUS_ONION_ADDRESS'] }}
: {{ config['ENNSTATUS_PHONE_NUMBER'] }}
-

Abuse

For further details about abuse handling, have a look over here.

: abuse@enn.lu GPG: 0x02225522
: {{ config['ENNSTATUS_PHONE_NUMBER'] }}
-

Press

Press related inqueries should go to:

: press@enn.lu GPG: 0x02225522
: {{ config['ENNSTATUS_PHONE_NUMBER'] }}
-
{% endblock %}