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

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

{% trans "pas.templates.emails.E-N-03.text1" %} {{ ident_cely }} {% trans "pas.templates.emails.E-N-03.text2" %} {{ katastr }} {% trans "pas.templates.emails.E-N-03.text3" %} {{ state }}.

{% trans "pas.templates.emails.E-N-03.text4" %}: {{ reason }}

{% trans "pas.templates.emails.E-N-03.text5" %}.

{% endblock %}