summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-28 08:37:47 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-03-28 08:37:47 +0200
commit773a9ba885cf8debd7c7217163b8178a316e928a (patch)
tree68212142c1382af3dc6df71277acdcd11293d21d
parente74fc28466fc63e3ca6c3dc008aeb03b87269edb (diff)
downloadauditor-773a9ba885cf8debd7c7217163b8178a316e928a.tar.gz
auditor-773a9ba885cf8debd7c7217163b8178a316e928a.tar.bz2
auditor-773a9ba885cf8debd7c7217163b8178a316e928a.zip
reference taler-wallet-lib script
-rw-r--r--index.html.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html.j2 b/index.html.j2
index c3e5e78..d86c1ff 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -5,6 +5,7 @@
<title>Taler Demo - Auditor</title>
<link rel="stylesheet" type="text/css" href="{{ url('static/web-common/pure.css') }}" />
<link rel="stylesheet" type="text/css" href="{{ url('static/web-common/demo.css') }}" />
+ <link rel="stylesheet" type="text/css" href="{{ url('static/web-common/taler-wallet-lib.js') }}" />
<link rel="stylesheet" type="text/css" href="{{ url('static/web-common/taler-fallback.css') }}" id="taler-presence-stylesheet" />
<link rel="icon" type="image/png" href="{{ url('static/web-common/favicon-taler.ico') }}" />