[tor-commits] [tpo/staging] Fix frontdesk email address

emmapeel at torproject.org emmapeel at torproject.org
Tue Oct 15 08:36:58 UTC 2019


commit 8caaa36eba9486185748d750e59a0b0412e60bfe
Author: gus <gus at torproject.org>
Date:   Thu Oct 10 11:44:16 2019 -0400

    Fix frontdesk email address
---
 templates/contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/contact.html b/templates/contact.html
index 6883853..038f5b8 100644
--- a/templates/contact.html
+++ b/templates/contact.html
@@ -98,7 +98,7 @@
   <div class="row">
     <div class="col-md-8 p-0 pr-5">
       <h3 class="text-primary display-5">{{ _('Email us') }}</h3>
-      <p class="text-tpo">{{ _('For questions and comments about Tor the non-profit organization: trademark questions, affiliation and coordination, contract inquiries, etc, please email frontdesk at rt.torproject.org. For donor-related questions, contact giving at torproject.org') }}.</p>
+      <p class="text-tpo">{{ _('For questions and comments about Tor the non-profit organization: trademark questions, affiliation and coordination, contract inquiries, etc, please email frontdesk at torproject.org. For donor-related questions, contact giving at torproject.org') }}.</p>
     </div>
     <div class="d-block d-sm-none container py-3">
       <div class="row border-bottom border-light"><p></p></div>





More information about the tor-commits mailing list