summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-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') }}" />