summaryrefslogtreecommitdiff
path: root/common/header.j2.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-01 19:51:00 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-01 19:51:00 +0100
commit5282c0423d3e7ef6fc6eef21833a1a4aaa6e094a (patch)
tree0f92a1ec6e1f43546e32655f94fbfd8e896683b8 /common/header.j2.inc
parent36e03227f34258647aecfd25b738d2efbd0410d7 (diff)
downloadwww-5282c0423d3e7ef6fc6eef21833a1a4aaa6e094a.tar.gz
www-5282c0423d3e7ef6fc6eef21833a1a4aaa6e094a.tar.bz2
www-5282c0423d3e7ef6fc6eef21833a1a4aaa6e094a.zip
add sv links
Diffstat (limited to 'common/header.j2.inc')
-rw-r--r--common/header.j2.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/header.j2.inc b/common/header.j2.inc
index de2ca77e..9cebe0c3 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -3,7 +3,7 @@
@licstart The following is the entire license notice for the
JavaScript code in this page.
- Copyright (C) 2014, 2015, 2016, 2020 Taler Systems SA
+ Copyright (C) 2014, 2015, 2016, 2020, 2021 Taler Systems SA
The JavaScript code in this page is free software: you can
redistribute it and/or modify it under the terms of the GNU
@@ -27,6 +27,8 @@
<link rel="alternate" hreflang="en" href="{{ self_localized('en') }}" />
<link rel="alternate" hreflang="de" href="{{ self_localized('de') }}" />
<link rel="alternate" hreflang="es" href="{{ self_localized('es') }}" />
+ <link rel="alternate" hreflang="sv" href="{{ self_localized('sv') }}" />
+ <link rel="alternate" hreflang="tr" href="{{ self_localized('tr') }}" />
<!--
<link rel="alternate" hreflang="fr" href="{{ self_localized('fr') }}" />
<link rel="alternate" hreflang="it" href="{{ self_localized('it') }}" />