auditor

Public Website for an auditor
Log | Files | Refs | Submodules | README

commit 773a9ba885cf8debd7c7217163b8178a316e928a
parent e74fc28466fc63e3ca6c3dc008aeb03b87269edb
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 28 Mar 2017 08:37:47 +0200

reference taler-wallet-lib script

Diffstat:
Mindex.html.j2 | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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') }}" />