reset password : clickable link with html in twig without translation for tav
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
5 5 {%- endautoescape -%} 6 6 {% endblock %} 7 7 8 {% block body_text %} 9 {% autoescape false %} 10 {{ 'resetting.email.message'|trans({'%username%': user.username, '%confirmationUrl%': confirmationUrl}) }} 11 {% endautoescape %} 12 {% endblock %} 13 {% block body_html %}{% endblock %} 8 {% it tav_env %} -
Master
"it" => "if"
-
-
-
Master
Erreur à l'envoie d'un mail (une fois passé la coquille du "if") :
ligne 17 -
The block 'body_text' has already been defined line 9.
-
Toggle commit list
-
merged
Toggle commit list