{# Ënnstatus Copyright (C) 2015 Dennis Fink This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . #} {% extends "base.html" %} {% set title = "Contact" %} {% block content %}
WhoIs

Contact

General

Please mail all general inquiries to:

Frënn vun der Ënn, ASBL
{{ config['ENNSTATUS_ADDRESS_CO'] }}
{{ config['ENNSTATUS_HOUSE_NAME'] }}
{{ config['ENNSTATUS_STREET'] }}
{{ config['ENNSTATUS_POSTAL_CODE'] }}, {{ config['ENNSTATUS_CITY'] }}
{{ config['ENNSTATUS_COUNTRY'] }}, {{ config['ENNSTATUS_CONTINENT'] }}
: info@enn.lu GPG: 0x02225522
: 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 %}