taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 0b0981cfb6bec397e495a4df77734279e8261a74
parent cbe90e7fb4a1c9483c430e992a9a14ec9728f89f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Mon, 29 Aug 2022 00:03:20 -0400

for wallet, mention source directory

https://bugs.gnunet.org/view.php?id=6680

Diffstat:
Mtemplate/wallet.html.j2 | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 @@ -131,6 +131,14 @@ document.addEventListener('DOMContentLoaded', onLoad); demonstration {% endtrans %} </a>. + {% trans %} + For source, see this + {% endtrans %} + <a href="https://taler.net/files/wallet/"> + {% trans %} + directory + {% endtrans %} + </a>. </div> </div> <!-- /row -->