[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/master] Add locale for signature verification
commit 931df91a22b71745f9668eabdb98188e2dffe6dd
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Thu Mar 28 10:43:09 2019 +0100
Add locale for signature verification
---
templates/download.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/templates/download.html b/templates/download.html
index d27d14b..d5a2a29 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -45,7 +45,9 @@
</div>
<div class="container justify-content-center mt-4">
<div class="row justify-content-center">
- <i class="fas fa-signature display-5 text-primary pr-3"></i><p class="text-primary text-tpo"><a class="mx-auto" href="https://support.torproject.org/tbb/how-to-verify-signature/" target="_blank"><u>{{ _('Verify Tor Browser signature') }}</u></a></p>
+ <i class="fas fa-signature display-5 text-primary pr-3"></i><p class="text-primary text-tpo">
+ <a class="mx-auto" href="{{ 'https://support.torproject.org/' + this.alt + '/tbb/how-to-verify-signature/' }}" target="_blank"><u>{{ _('Verify Tor Browser signature') }}</u></a></p>
+
</div>
</div>
<div class="container">
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits