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

{% trans 'pas.templates.emails.E-N-02.title' %},

{% trans "pas.templates.emails.E-N-02.text1" %}:

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

{% endblock %}