aboutsummaryrefslogtreecommitdiff
path: root/wallet.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'wallet.html.j2')
-rw-r--r--wallet.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/wallet.html.j2 b/wallet.html.j2
index aea86b47..b828091a 100644
--- a/wallet.html.j2
+++ b/wallet.html.j2
@@ -1,9 +1,9 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html> 2<html lang="{{ _('en') }}">
3 <head profile="http://www.w3.org/2005/10/profile"> 3 <head profile="http://www.w3.org/2005/10/profile">
4 <meta charset="UTF-8"/> 4 <meta charset="UTF-8"/>
5 <title>{{ _("GNU Taler") }} - {{ _("Wallet") }}</title> 5 <title>{{ _("GNU Taler") }} - {{ _("Wallet") }}</title>
6 <meta name="description" content=""> 6 <meta name="description" content=""/>
7 <!--# include file="common/header.{{ _("en") }}.inc" --> 7 <!--# include file="common/header.{{ _("en") }}.inc" -->
8 8
9 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" /> 9 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" />