aboutsummaryrefslogtreecommitdiff
path: root/wallet-installation.html
diff options
context:
space:
mode:
Diffstat (limited to 'wallet-installation.html')
-rw-r--r--wallet-installation.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/wallet-installation.html b/wallet-installation.html
index fa1aad31..e9897eae 100644
--- a/wallet-installation.html
+++ b/wallet-installation.html
@@ -2,12 +2,11 @@
2<html lang="en"> 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>Taler Demonstration Framework</title> 5 <title>Taler Wallet Installation</title>
6 <link rel="stylesheet" type="text/css" href="web-common/style.css" /> 6 <link rel="stylesheet" type="text/css" href="web-common/style.css" />
7 <link rel="stylesheet" type="text/css" href="web-common/taler-presence.css" />
8 <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" /> 7 <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" />
9 <script src="web-common/taler-presence.js" type="text/javascript" />
10 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" /> 8 <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/millncjiddlpgdmkklmhfadpacifaonc" />
9 <script src="web-common/taler-wallet-lib.js" type="text/javascript" />
11 10
12 <script type="application/javascript"> 11 <script type="application/javascript">
13 /* 12 /*