diff --git a/templates/web/en/errors.tt2.html b/templates/web/en/errors.tt2.html index b315a47e270881e9d6004581c3ecd59b8baeba55..ae7b069e8fb17d681ac959ae6f35bbe5950690d7 100644 --- a/templates/web/en/errors.tt2.html +++ b/templates/web/en/errors.tt2.html @@ -30,5 +30,5 @@ <br/> [% END %] - You can report the issue to the administrators (<a href="mailto:[% app.support_email %]>">[% app.support_email %]</a>). + You can report the issue to the administrators (<a href="mailto:[% app.support_email %]">[% app.support_email %]</a>). </div> diff --git a/templates/web/fr/errors.tt2.html b/templates/web/fr/errors.tt2.html index e3dea740f2a1669067d5245101e9afe460c037e1..f23521f6341613101df9467a08ebe0c1f94ec366 100644 --- a/templates/web/fr/errors.tt2.html +++ b/templates/web/fr/errors.tt2.html @@ -29,5 +29,5 @@ <br/> [% END %] - You can report the issue to the administrators (<a href="mailto:[% app.support_email %]>">[% app.support_email %]</a>). + You can report the issue to the administrators (<a href="mailto:[% app.support_email %]">[% app.support_email %]</a>). </div>