From 81a5da430ba4e0f24f6084a22de66ba665df3123 Mon Sep 17 00:00:00 2001 From: Stefan Kügel Date: Thu, 16 Nov 2023 22:23:44 +0100 Subject: Deleting the
tags in different files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Kügel --- template/ideas.html.j2 | 8 ++++---- template/kyc-done.html.j2 | 6 ++---- template/kyc.html.j2 | 6 ++---- 3 files changed, 8 insertions(+), 12 deletions(-) (limited to 'template') 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)
  • See our bugtracker for further ideas.
  • - <-- h2>{{ _("Claimed")}} +

    {{ _("Claimed")}}

    • -
    - <-- h2>{{ _("Finished")}} + +

    {{ _("Finished")}}

    • -
    + {% 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 %} -
    -
    +
    +

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

    -
    -

    {% 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 %} -

    -
    +
    +

    KYC providers

    -
    -

    GNU Taler operators need to satisfy regulatory requirements in terms of Know-your-customer (KYC) regulation and risk assessment (which -- cgit v1.2.3