From 8321f3a6dcf06350a75b306b8f202d96383333c0 Mon Sep 17 00:00:00 2001 From: Stefan Kügel Date: Thu, 16 Nov 2023 21:19:58 +0100 Subject: Trying
instead of
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Kügel --- template/kyc-done.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/kyc-done.html.j2 b/template/kyc-done.html.j2 index ebf3e127..f1f01255 100644 --- a/template/kyc-done.html.j2 +++ b/template/kyc-done.html.j2 @@ -1,6 +1,6 @@ {% extends "common/base.j2" %} {% block body_content %} -
+

{% trans %}Identification complete{% endtrans %}

@@ -12,5 +12,5 @@ {% endtrans %}

-
+
{% endblock body_content %} -- cgit v1.2.3