summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-22 16:50:39 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-22 16:50:39 +0100
commita520b878440512ccf30372b4b4dfbd3e41850af8 (patch)
tree48177d0e4279edf01cc4bbde8faa33616525af29 /template
parent7f3b8c2a30a473c5bac01fcbdf663957d71bf956 (diff)
downloadwww-a520b878440512ccf30372b4b4dfbd3e41850af8.tar.gz
www-a520b878440512ccf30372b4b4dfbd3e41850af8.tar.bz2
www-a520b878440512ccf30372b4b4dfbd3e41850af8.zip
edit web site: add Android App download
Diffstat (limited to 'template')
-rw-r--r--template/wallet.html.j222
1 files changed, 22 insertions, 0 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 1b3998a0..53e41928 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -231,6 +231,28 @@ document.addEventListener('DOMContentLoaded', onLoad);
</ol>
</div> <!-- /col-lg-6 -->
+
+ <div class="col-lg-6">
+ <h2>Android 4.4 (API 18) or later</h2>
+
+ <ul>
+ <li>
+ <a href="https://play.google.com/apps/testing/net.taler.wallet">
+ {% trans %}
+ Install Android App from Google App Store, or
+ {% endtrans %}
+ </a>
+ </li>
+ <li>
+ <a href="https://fdold.eu/taler-wallet-android.apk">
+ {% trans %}
+ Download Android App from us (bypassing Google registration) and Open in a File Manager to install.
+ {% endtrans %}
+ </a>
+ </li>
+ </ul>
+ </div> <!-- /col-lg-6 -->
+
</div> <!-- /row -->
<div class="row">