[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] fix error
commit 2e5954ac5771219691e7eedb96e496b79b42afa5
Author: emma peel <emma.peel@xxxxxxxxxx>
Date: Wed Feb 6 18:42:12 2019 +0100
fix error
---
templates/contact.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/contact.html b/templates/contact.html
index acd3902..4f7a183 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -4,7 +4,7 @@
<div class="container py-5">
<div class="row">
<div class="col-8">
- <h3 class="text-secondary display-5 mb-4"><i class="fas fa-table-tennis text-primary pr-2"></i> {{ _("Chat with us on <a href="https://webchat.oftc.net/" title="Tor Project IRC" target="_blank">OFTC IRC</a>")|safe }}</h3>
+ <h3 class="text-secondary display-5 mb-4"><i class="fas fa-table-tennis text-primary pr-2"></i> {{ _('Chat with us on <a href="https://webchat.oftc.net/" title="Tor Project IRC" target="_blank">OFTC IRC</a>')|safe }}</h3>
<p class="text-tpo"><span class="text-primary nick">#tor</span> - {{ _("Ask questions about using Tor.") }}</p>
<p class="text-tpo"><span class="text-primary nick">#tor-dev</span> - {{ _("Discuss Tor-related coding, protocols, and ideas are all welcome.") }}</p>
<p class="text-tpo"><span class="text-primary nick">#tor-project</span> - {{ _("Discuss organization and community related topics: meetups, outreach, translation, or website improvements.") }}</p>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits