{% extends "base.html" %} {% set title = "Contact" %} {% block content %}
WhoIs

Contact

General

{{ form.hidden_tag()}}
{{ form.country(class_="form-control input-sm", onchange='this.form.submit()') }}

Please mail all general inquiries to:

Frënn vun der Ënn, ASBL
BPM 381892
{{ address['address'] }}
{{ address['postal_code'] }}, {{ address['city'] }}
{{ address['country'] }}

: info@enn.lu GPG: 0x02225522
: enn.lu/ or {{ config['ENNSTATUS_ONION_ADDRESS'] }}
: +352-691-71-77-44
: +352-20-21-18-60

Abuse

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

: abuse@enn.lu GPG: 0x02225522
: +352-691-71-77-44

Press

Press related inqueries should go to:

: press@enn.lu GPG: 0x02225522
: +352-691-71-77-44
{% endblock %}