taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 3fb4d12f4e46210be182e0189c759cf09e4bb210
parent 747e041fed11855b525cc45e0e53e0bccc6dd171
Author: Stefan Kügel <skuegel@web.de>
Date:   Thu, 16 Nov 2023 20:27:36 +0100

Using {% trans %} instead of gettext tags

Signed-off-by: Stefan Kügel <skuegel@web.de>

Diffstat:
Mtemplate/kyc-done.html.j2 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/kyc-done.html.j2 b/template/kyc-done.html.j2 @@ -2,7 +2,7 @@ {% block body_content %} <article class="container"> <header> - <h1>{{ _("Identification complete")}}</h1> + <h1>{% trans %}Identification complete{% endtrans %}</h1> </header> <main id="maincontent"> <p>