# HG changeset patch # User Dennis Fink # Date 2017-10-17 13:32:51 # Node ID 6d119ef017f52bbcd34f06fa9c0bdd3de36e0a34 # Parent 89ce79cc3ab3cc70d339a3a089771b67c06fe570 Make contact page responsive 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 %}