aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-27 04:30:23 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-27 04:30:23 +0200
commit8a459a5dbd60b1759a60edc2fb01b5e4bd7a4020 (patch)
treee98e831d58ee4133aa2daafdc91d3f12cef24ed5
parent609d5e84a468f50ff6708d1494966d5e503c7bbd (diff)
downloadwww-8a459a5dbd60b1759a60edc2fb01b5e4bd7a4020.tar.gz
www-8a459a5dbd60b1759a60edc2fb01b5e4bd7a4020.zip
html syntax
-rw-r--r--wallet-installation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet-installation.html b/wallet-installation.html
index ff365a1f..b0d73228 100644
--- a/wallet-installation.html
+++ b/wallet-installation.html
@@ -6,7 +6,7 @@
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="icon" type="image/png" href="/web-common/favicon-taler.ico" /> 7 <link rel="icon" type="image/png" href="/web-common/favicon-taler.ico" />
8 <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" /> 9 <script src="web-common/taler-wallet-lib.js" type="text/javascript"></script>
10 10
11 <script type="application/javascript"> 11 <script type="application/javascript">
12 /* 12 /*