taler-www

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

commit db0aff24a39ce14b68f01ca1fcdd07cc281966cf
parent 8321f3a6dcf06350a75b306b8f202d96383333c0
Author: Stefan Kügel <skuegel@web.de>
Date:   Thu, 16 Nov 2023 21:33:44 +0100

Deleting the <main> tag

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

Diffstat:
Mtemplate/kyc-done.html.j2 | 1-
Mtemplate/kyc.html.j2 | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/template/kyc-done.html.j2 b/template/kyc-done.html.j2 @@ -11,6 +11,5 @@ Processing your GNU Taler transaction will now continue. {% endtrans %} </p> - </main> </div> {% endblock body_content %} diff --git a/template/kyc.html.j2 b/template/kyc.html.j2 @@ -222,6 +222,5 @@ <td>&#10060;</td></tr> </table> </p> - </main> </article> {% endblock body_content %}