Skip to content

Commit

Permalink
removed missing variable #797
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermednt committed Aug 8, 2018
1 parent e988caf commit a392846
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
{% block panel_body %}
<h1>{{ 'resetting.request.title' | trans }}</h1>

<p>{{ 'resetting.check_email'|trans({'%email%': email}) }}</p>
<p>{{ 'resetting.check_email'|trans }}</p>
{% endblock %}

0 comments on commit a392846

Please sign in to comment.