From cf9958da7c7a8d8522937d7c4706c7ab2fc5fd73 Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 2 Sep 2019 10:54:27 +0000 Subject: Adjust repository layout (resolves #5596), add sitemap.xml generator. --- template/wallet.html.j2 | 192 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 template/wallet.html.j2 (limited to 'template/wallet.html.j2') diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 new file mode 100644 index 00000000..c18fc4ef --- /dev/null +++ b/template/wallet.html.j2 @@ -0,0 +1,192 @@ +{% extends "common/base.j2" %} + +{% block head_content %} + + + + + + +{% endblock head_content %} + +{% block body_content %} + +
+
+

Taler Wallet

+
+
+ +
+ +
+
+ + +
+
+ +
+
+ Install the wallet for your browser below, then check out the + demonstration. +
+
+ +
+
+

Google Chrome / Chromium 51+

+ +

+ Google Chrome or Chromium + is required, but it appears you don't have it installed. +

+

+ Google Chrome or Chromium + version or newer is required, but it appears you have an older version.

+
+
+ +
+ +
+
+
+ +
+

Mozilla Firefox 57+

+
+
+ +
+
+ + +
+ +
+

Opera 36+

+ +
    +
  1. Install Download Chrome Extension
  2. +
  3. Install GNU Taler from the Chrome Web Store
  4. +
+
+ +
+ +
+ +
+

Other browsers

+

Wallets for other browsers will be provided in the near future.

+
+ +
+
+{% endblock body_content %} -- cgit v1.2.3