summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-11-16 22:23:44 +0100
committerStefan Kügel <skuegel@web.de>2023-11-16 22:23:44 +0100
commit81a5da430ba4e0f24f6084a22de66ba665df3123 (patch)
treeb3591656618e95edd1d109615ab0c41c101c4aae /template
parentdb0aff24a39ce14b68f01ca1fcdd07cc281966cf (diff)
downloadwww-81a5da430ba4e0f24f6084a22de66ba665df3123.tar.gz
www-81a5da430ba4e0f24f6084a22de66ba665df3123.tar.bz2
www-81a5da430ba4e0f24f6084a22de66ba665df3123.zip
Deleting the <header> tags in different files
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'template')
-rw-r--r--template/ideas.html.j28
-rw-r--r--template/kyc-done.html.j26
-rw-r--r--template/kyc.html.j26
3 files changed, 8 insertions, 12 deletions
diff --git a/template/ideas.html.j2 b/template/ideas.html.j2
index 0affda5c..ba115d61 100644
--- a/template/ideas.html.j2
+++ b/template/ideas.html.j2
@@ -58,14 +58,14 @@
a fee structure and a target confidence interval. (300h, hard)</li>
<li>See <a href="https://bugs.taler.net/">our bugtracker</a> for further ideas.</li>
</ul>
- <-- h2>{{ _("Claimed")}}</h2>
+ <h2>{{ _("Claimed")}}</h2>
<ul>
<li></li>
- </ul -->
- <-- h2>{{ _("Finished")}}</h2>
+ </ul>
+ <h2>{{ _("Finished")}}</h2>
<ul>
<li></li>
- </ul -->
+ </ul>
</div>
{% endblock body_content %}
diff --git a/template/kyc-done.html.j2 b/template/kyc-done.html.j2
index a0b1b443..b9304cc4 100644
--- a/template/kyc-done.html.j2
+++ b/template/kyc-done.html.j2
@@ -1,10 +1,8 @@
{% extends "common/base.j2" %}
{% block body_content %}
-<div class="container">
- <header>
+<main id="maincontent">
+ <div class="container">
<h1>{% trans %}Identification complete{% endtrans %}</h1>
- </header>
- <main id="maincontent">
<p>
{% trans %}
Thank you for providing your identity information.
diff --git a/template/kyc.html.j2 b/template/kyc.html.j2
index b05b75ee..19ebeae2 100644
--- a/template/kyc.html.j2
+++ b/template/kyc.html.j2
@@ -1,10 +1,8 @@
{% extends "common/base.j2" %}
{% block body_content %}
-<article class="container">
- <header>
+<main id="maincontent">
+ <article class="container">
<h1>KYC providers</h1>
- </header>
- <main id="maincontent">
<p>
GNU Taler operators need to satisfy regulatory requirements in terms
of Know-your-customer (KYC) regulation and risk assessment (which