gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: Integrated skip link target points in


From: gnunet
Subject: [taler-www] branch master updated: Integrated skip link target points in all template files (except for architecture.html)
Date: Thu, 08 Dec 2022 17:48:15 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new d6c6cc5  Integrated skip link target points in all template files 
(except for architecture.html)
d6c6cc5 is described below

commit d6c6cc588fd099abf1ae0d858a61a2301e3d3729
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Dec 8 17:46:29 2022 +0100

    Integrated skip link target points in all template files (except for 
architecture.html)
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 template/bibliography.html.j2                      |  1 +
 template/cashier.html.j2                           |  2 +-
 template/contact.html.j2                           |  2 +-
 template/copyright.html.j2                         |  2 +-
 template/docs.html.j2                              |  1 +
 template/faq.html.j2                               |  1 +
 template/features.html.j2                          |  2 +-
 template/financial-news.html.j2                    |  2 +-
 template/funding.html.j2                           |  2 +-
 template/governments.html.j2                       |  2 +-
 template/index.html.j2                             |  1 +
 template/news/index.html.j2                        |  1 +
 template/pos.html.j2                               |  2 +-
 template/press.html.j2                             |  1 +
 template/principles.html.j2                        |  2 +-
 template/schemafuzz.html.j2                        |  1 +
 template/wallet-android-privacy-policy.html.j2     |  2 +-
 .../wallet-webextension-privacy-policy.html.j2     |  2 +-
 template/wallet.html.j2                            | 58 ++++------------------
 19 files changed, 27 insertions(+), 60 deletions(-)

diff --git a/template/bibliography.html.j2 b/template/bibliography.html.j2
index 1065483..35ea01a 100644
--- a/template/bibliography.html.j2
+++ b/template/bibliography.html.j2
@@ -4,6 +4,7 @@
     <header>
       <h1>{{ _("GNU Taler Bibliography")}}</h1>
     </header>
+  <main id="maincontent">
     <div class="row">
       <div class="col-lg-12">
         {% for item in conf["paperslist"] %}
diff --git a/template/cashier.html.j2 b/template/cashier.html.j2
index 6a6b548..37cf79b 100644
--- a/template/cashier.html.j2
+++ b/template/cashier.html.j2
@@ -35,7 +35,7 @@
       <h1 lang="en">Taler Cashier</h1>
       </div>
     </div>
-
+<main id="maincontent">
   <div class="container">
 
     <div class="row">
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 9465858..ba8b8d1 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
   <div class="jumbotron">
     <div class="container text-center">
       <h1>{{ _("Contact information") }}</h1>
diff --git a/template/copyright.html.j2 b/template/copyright.html.j2
index 1c9fa03..f46f036 100644
--- a/template/copyright.html.j2
+++ b/template/copyright.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
   <div class="jumbotron">
     <div class="container text-center">
       <h1>{{ _("Copyright Assignment") }}</h1>
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index b1b94de..f830789 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
 <div class="container">
   <div class="row">
     <div class="col">
diff --git a/template/faq.html.j2 b/template/faq.html.j2
index 71129d8..416ef8e 100644
--- a/template/faq.html.j2
+++ b/template/faq.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <div class="container">
 
     <h2>{{ _("How is Taler related to Bitcoin or Blockchains?") }}</h2>
diff --git a/template/features.html.j2 b/template/features.html.j2
index cb3df6e..8fb701c 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
 <div class="container">
   <div class="row">
     <div class="col">
diff --git a/template/financial-news.html.j2 b/template/financial-news.html.j2
index f104cbc..9d6c4cd 100644
--- a/template/financial-news.html.j2
+++ b/template/financial-news.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
 <div class="jumbotron">
   <div class="container text-center">
     <h1>{{ _("Financial News") }}</h1>
diff --git a/template/funding.html.j2 b/template/funding.html.j2
index d5db268..7b59fc8 100644
--- a/template/funding.html.j2
+++ b/template/funding.html.j2
@@ -5,7 +5,7 @@
   <header>
     <h1>{{ _("Support for GNU Taler") }}</h1>
   </header>
-
+<main id="maincontent">
       <h3>{{ _("Current funding") }}</h3>
       <p>
         <ul>
diff --git a/template/governments.html.j2 b/template/governments.html.j2
index 78fbd48..3221f9d 100644
--- a/template/governments.html.j2
+++ b/template/governments.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
   <div class="jumbotron">
     <div class="container text-center">
       <h1>{{ _("Advantages for Governments") }}</h1>
diff --git a/template/index.html.j2 b/template/index.html.j2
index 9fd4f67..f0fc13a 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <div class="container">
 
     <div class="row justify-content-center">
diff --git a/template/news/index.html.j2 b/template/news/index.html.j2
index f98468c..36a0e12 100644
--- a/template/news/index.html.j2
+++ b/template/news/index.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <div class="container-fluid">
     <div class="container">
       <article>
diff --git a/template/pos.html.j2 b/template/pos.html.j2
index 85222c1..c50a3e2 100644
--- a/template/pos.html.j2
+++ b/template/pos.html.j2
@@ -35,7 +35,7 @@
       <h1 lang="en">Taler Point of Sale (PoS)</h1>
       </div>
     </div>
-
+<main id="maincontent">
   <div class="container">
 
     <div class="row">
diff --git a/template/press.html.j2 b/template/press.html.j2
index 59a1038..2928f8e 100644
--- a/template/press.html.j2
+++ b/template/press.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <div class="container">
     <h1>{{ _("GNU Taler in the Press")}}</h1>
     <h2>{{ _("2022")}}</h2>
diff --git a/template/principles.html.j2 b/template/principles.html.j2
index 683b744..2c37ead 100644
--- a/template/principles.html.j2
+++ b/template/principles.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
   <script>
     function expand(n) {
     var x = document.getElementById(n);
diff --git a/template/schemafuzz.html.j2 b/template/schemafuzz.html.j2
index 2908ed6..17675f2 100644
--- a/template/schemafuzz.html.j2
+++ b/template/schemafuzz.html.j2
@@ -1,5 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
+<main id="maincontent">
   <!-- Jumbotron -->
 <div class="jumbotron">
   <div class="container text-center">
diff --git a/template/wallet-android-privacy-policy.html.j2 
b/template/wallet-android-privacy-policy.html.j2
index 87f74c3..3e69447 100644
--- a/template/wallet-android-privacy-policy.html.j2
+++ b/template/wallet-android-privacy-policy.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
 <div class="container">
 
 <h1>GNU Taler Android Wallet Privacy Policy</h1>
diff --git a/template/wallet-webextension-privacy-policy.html.j2 
b/template/wallet-webextension-privacy-policy.html.j2
index 7d8367f..cd9a20e 100644
--- a/template/wallet-webextension-privacy-policy.html.j2
+++ b/template/wallet-webextension-privacy-policy.html.j2
@@ -1,6 +1,6 @@
 {% extends "common/base.j2" %}
 {% block body_content %}
-
+<main id="maincontent">
 <div class="container">
 
 <h1>GNU Taler Browser Extension Privacy Policy</h1>
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 881ab76..3477762 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -91,6 +91,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
 {% endblock head_content %}
 
 {% block body_content %}
+<main id="maincontent">
     <!-- Jumbotron -->
     <div class="jumbotron">
       <div class="text-center">
@@ -103,42 +104,18 @@ document.addEventListener('DOMContentLoaded', onLoad);
     <div class="row">
       <div class="col-lg-12">
         <p class="greenbox" id="box-present" style="display:none">
-          {% trans %}
-            Congratulations, you have installed the Taler wallet.
-            Check out the
-          {% endtrans %}
-          <a href="https://demo.taler.net/";>
-            {% trans %}
-              demo
-            {% endtrans %}
-          </a>.
+          {% trans %}Congratulations, you have installed the Taler wallet. 
Check out the{% endtrans %} <a href="https://demo.taler.net/";>{% trans 
%}demonstration{% endtrans %}</a>.
         </p>
         <p class="bluebox" id="box-not-present" style="display:none">
-          {% trans %}
-            You don&#39;t have a wallet installed yet.
-          {% endtrans %}
+          {% trans %}You don&#39;t have a wallet installed yet.{% endtrans %}
         </p>
       </div> <!-- /col-lg-12 -->
     </div> <!-- /row -->
 
     <div class="row wallet-teaser-text">
       <div class="col-lg-12">
-        {% trans %}
-          Install the wallet for your browser below, then check out the
-        {% endtrans %}
-        <a href="https://demo.taler.net";>
-          {% trans %}
-            demonstration
-          {% endtrans %}
-        </a>.
-        {% trans %}
-          For source, see this
-        {% endtrans %}
-        <a href="https://taler.net/files/wallet/";>
-          {% trans %}
-            directory
-          {% endtrans %}
-        </a>.
+        {% trans %}Install the wallet for your browser below, then check out 
the{% endtrans %} <a href="https://demo.taler.net";>{% trans %}demonstration{% 
endtrans %}</a>.
+        {% trans %}For source, see this{% endtrans %} <a 
href="https://taler.net/files/wallet/";>{% trans %}directory{% endtrans %}</a>.
       </div>
     </div> <!-- /row -->
 
@@ -148,34 +125,17 @@ document.addEventListener('DOMContentLoaded', onLoad);
 
         <p id="error-chrome" class="error">
           <a href="https://www.google.com/chrome";>Google Chrome</a>
-          {% trans %}
-            or
-          {% endtrans %}
-          <a href="https://www.chromium.org/";>Chromium</a>
-          {% trans %}
-            is required, but it appears you don&#39;t have it installed.
-          {% endtrans %}
+          {% trans %}or{% endtrans %} <a 
href="https://www.chromium.org/";>Chromium</a> {% trans %}is required, but it 
appears you don&#39;t have it installed.{% endtrans %}
         </p>
         <p id="error-chrome-version" class="error">
           <a href="https://www.google.com/chrome";>Google Chrome</a>
-          {% trans %}
-            or
-          {% endtrans %}
-          <a href="https://www.chromium.org/";>Chromium</a>
-          {% trans %}
-            version
-          {% endtrans %}
-          <span id="chrome-min-version"></span>
-          {% trans %}
-            or newer is required, but it appears you have an older version.
-          {% endtrans %}
+          {% trans %}or{% endtrans %} <a 
href="https://www.chromium.org/";>Chromium</a> {% trans %}version{% endtrans %}
+          <span id="chrome-min-version"></span> {% trans %}or newer is 
required, but it appears you have an older version.{% endtrans %}
         </p>
         <div id="inline-install-chrome">
           <form target="_blank" 
action="https://chrome.google.com/webstore/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc";>
             <button action="submit" class="install-button">
-              {% trans %}
-                Install wallet
-              {% endtrans %}
+              {% trans %}Install wallet{% endtrans %}
             </button>
           </form>
           <noscript>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]