From 7b6706bee3cbecc84b330672ecdb5764d7d68756 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 25 Nov 2015 20:41:31 +0100 Subject: Add skeleton for WebExtensions wallet --- extension/popup/wallet.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 extension/popup/wallet.html (limited to 'extension/popup/wallet.html') diff --git a/extension/popup/wallet.html b/extension/popup/wallet.html new file mode 100644 index 000000000..f27387b1d --- /dev/null +++ b/extension/popup/wallet.html @@ -0,0 +1,21 @@ + + + + + + + + + This is the Taler wallet. + +

+ + Reserves + Transaction History + +

+ + Your balance will be displayed here. + + + -- cgit v1.2.3