{% load static %} {% load i18n %} {% include "00_head.html" %}
{% include "01_menu.html" %}

{% trans "Επικοινωνήστε μαζί μας" %}

{% load crispy_forms_tags %} {% crispy form form.helper %} {% block extrajs %} {% endblock %}

{% trans "Στοιχεία Επικοινωνίας" %}

{% trans "Διεύθυνση" %}

Δασύλλιο, Πρίνος, 64010, Θάσος, Ελλάδα

{% trans "Τηλέφωνο" %}

(0030) 25930-71121

Email

info@alion.gr

{% include "99_footer.html" %}