[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Render the contact email address
commit 2458f374d69bd6cc57f268013f6e9ebf02f132f9
Author: Matthew Finkel <Matthew.Finkel@xxxxxxxxx>
Date: Tue Nov 20 02:55:37 2018 +0000
Render the contact email address
* FIXES #23894 https://bugs.torproject.org/23894
---
bridgedb/distributors/https/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bridgedb/distributors/https/templates/base.html b/bridgedb/distributors/https/templates/base.html
index edd25ff..93eb2b5 100644
--- a/bridgedb/distributors/https/templates/base.html
+++ b/bridgedb/distributors/https/templates/base.html
@@ -67,7 +67,7 @@ ${next.body(strings, rtl=rtl, lang=lang, **kwargs)}
<h4>${_(strings.HELP[0])}</h4>
<p>
${_(strings.HELP[1]) % \
- ("""<a href="mailto:frontdesk@xxxxxxxxxxxxxx"></a>""")}
+ ("""<a href="mailto:frontdesk@xxxxxxxxxxxxxx">frontdesk@xxxxxxxxxxxxxx</a>""")}
${_(strings.HELP[2])}
</p>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits