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

{% block content_el %}

Σας ενημερώνουμε ότι έχετε συμπεριληφθεί στο {{ registry_type_el }} Μητρώο μελών του Τμήματος/Ινστιτούτου: {{ department_title_el|safe }} του Φορέα: {{ institution_title_el|safe }}

{% endblock content_el %}


{% block content_en %}

We inform you that you have been included in the {{ registry_type_en }} Registry of the Department/Institute: {{ department_title_en|safe }} of {{ institution_title_en|safe }}

{% endblock content_en %}
