summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-12-05 23:44:21 +0100
committerStefan Kügel <skuegel@web.de>2023-12-05 23:44:21 +0100
commit6de5b7faa4643fa4cd1344b0139d4fc2be1bccb2 (patch)
tree178ec8acc56255c8adb86e2d0844aa6802741c7f /common
parent8d4aec4c4ad721fa4b9b14780fe14748ab591279 (diff)
downloadwww-6de5b7faa4643fa4cd1344b0139d4fc2be1bccb2.tar.gz
www-6de5b7faa4643fa4cd1344b0139d4fc2be1bccb2.tar.bz2
www-6de5b7faa4643fa4cd1344b0139d4fc2be1bccb2.zip
remove gettext tags from consortium header file (the page is monolingual)
Diffstat (limited to 'common')
-rw-r--r--common/consortium.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/common/consortium.j2 b/common/consortium.j2
index 7b21f2df..5c09eb9f 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -16,7 +16,7 @@
<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 NGI Taler consortium, funded by Horizon Europe and SBFI, aims to bring 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" %}