{% extends "apella/emails/email_base.txt" %}

{% block content_el %}

Σας ενημερώνουμε ότι τροποποιήθηκε η ημερομηνία σύγκλησης της Επιτροπής επιλογής, με σκοπό την ανάδειξη του καταλληλότερου υποψηφίου για τη θέση:

{% include "apella/emails/position_details_el.txt %}

{% endblock content_el %}


{% block content_en %}

We inform you that the convocation date of the Election Committee, regarding the election of the most appropriate candidate for the position:
{% include "apella/emails/position_details_en.txt %}
has been modified.

{% endblock content_en %}
