{% 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 Evaluators appointed by the election Committee with regard to the position:

{% include "apella/emails/position_details_en.txt %}
have been modified in the Apella Information System.

{% endblock content_en %}
