summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-12-05 19:43:10 +0100
committerStefan Kügel <skuegel@web.de>2023-12-05 19:43:10 +0100
commit0bbcaba0a402cefba2c6fd4791ea6cf181f9ac9e (patch)
treec9a49cfe18c665ec417493a6f7b9a00548a499b6 /common
parent81bc1afb43b49226442e862cac2f9c38910fa6e1 (diff)
downloadwww-0bbcaba0a402cefba2c6fd4791ea6cf181f9ac9e.tar.gz
www-0bbcaba0a402cefba2c6fd4791ea6cf181f9ac9e.tar.bz2
www-0bbcaba0a402cefba2c6fd4791ea6cf181f9ac9e.zip
replacing 'escrow' on some pages, erasing gettext tags, EUROTALER --> NGI Taler
Diffstat (limited to 'common')
-rw-r--r--common/consortium.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/common/consortium.j2 b/common/consortium.j2
index 4c6c5686..7b21f2df 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -10,13 +10,13 @@
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_static('images/apple-touch-icon.png') }}" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="{{ url_static('images/mstile-150x150.png') }}" />
- <meta property="og:title" content="The EUROTALER funded by Horizon Europe and SBFI." />
+ <meta property="og:title" content="NGI Taler funded by Horizon Europe and SBFI." />
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ url_localized('consortium.html') }}" />
<meta property="og:image" content="https://taler.net/favicon.ico" />
<meta property="og:image" content="/favicon.ico" />
<meta property="og:image" content="{{ url_static('images/favicon.png') }}" />
- <meta name="description" content="{{ _('The EUROTALER consortium, funded by Horizon Europe and SBFI, aims to bring the GNU Taler to market across Europe.') }}" />
+ <meta name="description" content="{{ _('The NGI Taler consortium, funded by Horizon Europe and SBFI, aims to bring GNU Taler to market across Europe.') }}" />
{# <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@_nu/html-validator" /> #}
{# TODO Other header may be needed #}
{% include "common/header.j2.inc" %}