summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-11-16 21:33:44 +0100
committerStefan Kügel <skuegel@web.de>2023-11-16 21:33:44 +0100
commitdb0aff24a39ce14b68f01ca1fcdd07cc281966cf (patch)
treea84f75d6e653a5098a99b16b64c177f2a940deab
parent8321f3a6dcf06350a75b306b8f202d96383333c0 (diff)
downloadwww-db0aff24a39ce14b68f01ca1fcdd07cc281966cf.tar.gz
www-db0aff24a39ce14b68f01ca1fcdd07cc281966cf.tar.bz2
www-db0aff24a39ce14b68f01ca1fcdd07cc281966cf.zip
Deleting the <main> tag
Signed-off-by: Stefan Kügel <skuegel@web.de>
-rw-r--r--template/kyc-done.html.j21
-rw-r--r--template/kyc.html.j21
2 files changed, 0 insertions, 2 deletions
diff --git a/template/kyc-done.html.j2 b/template/kyc-done.html.j2
index f1f01255..a0b1b443 100644
--- 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
index fe53b2ba..b05b75ee 100644
--- 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 %}