From 71c5e499089e5db73e0a9e6c5ce70cd917609ce9 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Sep 2020 00:15:42 +0530 Subject: F-Droid preliminary link --- template/wallet.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 index 53e41928..aeddf73b 100644 --- a/template/wallet.html.j2 +++ b/template/wallet.html.j2 @@ -244,9 +244,9 @@ document.addEventListener('DOMContentLoaded', onLoad);
  • - + {% trans %} - Download Android App from us (bypassing Google registration) and Open in a File Manager to install. + Download via F-Droid (available soon). {% endtrans %}
  • -- cgit v1.2.3 From 1917df4b047296f02e8660b006a5d06a155e1b6b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Sep 2020 12:43:03 +0530 Subject: point to release version of wallet app in play store --- template/wallet.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 index aeddf73b..f41a087c 100644 --- a/template/wallet.html.j2 +++ b/template/wallet.html.j2 @@ -237,7 +237,7 @@ document.addEventListener('DOMContentLoaded', onLoad);