{% extends 'core/email.html' %} {% load i18n %} {% block content %}

{% trans "pas.templates.emails.E-N-06.title" %},

{% trans "pas.templates.emails.E-N-06.text1" %} {{ name }} {{ surname }} ({{ organization }}) {% trans "pas.templates.emails.E-N-06.text2" %}.

{% trans "pas.templates.emails.E-N-06.text3" %}.

{% endblock %}