From bbdcd53da37f9f83389f7dce6217a5e18ddfb589 Mon Sep 17 00:00:00 2001 From: Stefan Kügel Date: Thu, 11 Jan 2024 17:17:02 +0100 Subject: 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 3e4cbcf7..947ae446 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 dd7f8965..c15a4b7a 100644 --- a/template/ngi-taler.html.j2 +++ b/template/ngi-taler.html.j2 @@ -8,8 +8,15 @@ NGI Taler logo

NGI TALER

- {#
#} - +
+ GNU Taler (Taxable Anonymous Libre Electronic Resources) + is a new secure electronic payment system based on open standards, free software, and world class cryptography. +
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. +

The NGI TALER project is funded under Horizon Europe (Pilots for the Next Generation Internet) -- cgit v1.2.3