gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: insert intro text into NGI TALER home


From: gnunet
Subject: [taler-www] branch master updated: insert intro text into NGI TALER homepage; adjust div.container for 4k display
Date: Thu, 11 Jan 2024 17:17:54 +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 bbdcd53  insert intro text into NGI TALER homepage; adjust 
div.container for 4k display
bbdcd53 is described below

commit bbdcd53da37f9f83389f7dce6217a5e18ddfb589
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu Jan 11 17:17:02 2024 +0100

    insert intro text into NGI TALER homepage; adjust div.container for 4k 
display
---
 static/styles.css          |  1 +
 template/ngi-taler.html.j2 | 11 +++++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/static/styles.css b/static/styles.css
index 3e4cbcf..947ae44 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -128,6 +128,7 @@ footer {
   margin-bottom: 2em;
   padding-top: 1em;
   padding-bottom: 1em;
+  max-width: 96rem;
 }
 
 #body_content {
diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2
index dd7f896..c15a4b7 100644
--- a/template/ngi-taler.html.j2
+++ b/template/ngi-taler.html.j2
@@ -8,8 +8,15 @@
         <img class="img-fluid" src="{{ url_static('images/logo-NGI_Taler.svg') 
}}" alt="NGI Taler logo" width="500px">
       </div>
       <h4 class="font-weight-bold pb-2 mb-4">NGI TALER</h4>
-      {# <div class="col col-md-auto"></div> #}
-      <!-- project intro -->
+      <div class="col-md-11 col-md-4 mb-4 px-md-4">
+      GNU Taler (<em>Taxable Anonymous Libre Electronic Resources</em>) 
+      is a new secure electronic payment system based on open standards, free 
software, and world class cryptography.
+      <br>The TALER consortium aims to make GNU Taler available to the 
European public as a 
+      commercial payment system. GNU Taler provides privacy guarantees to the 
buyer, and auditing capacity to tax authorities, 
+      making sales transparent and fraud difficult. To online merchants and 
retailers, GNU Taler lowers transaction costs significantly 
+      compared to existing payment systems as well as it supports immediate 
transaction clearance. Consumers can withdraw money from 
+      their existing bank account into their GNU Taler wallet, detaching their 
spending habits from scrutiny, in the way cash does.
+      </div>
       <div class="col-md-11 col-md-4 mb-4 px-md-4">
         <p class="w-responsive mx-auto mb-3">
           The NGI TALER project is funded under Horizon Europe (Pilots for the 
Next Generation Internet)

-- 
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]