[tor-commits] [lego/master] Update banner.html

hiro at torproject.org hiro at torproject.org
Mon Nov 9 17:39:32 UTC 2020


commit a0203598d39581481b22e5822fafc41f4334ffd1
Author: Antonela <antonela at torproject.org>
Date:   Mon Nov 9 17:31:46 2020 +0000

    Update banner.html
---
 templates/banner.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/banner.html b/templates/banner.html
index 65de87f..d0c9775 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -27,11 +27,11 @@
           {% endif %}
           </div>
         </div>
-        <!--div class="row">
+        <div class="row">
           <div class="col-8 order-0 pb-3">
-            <a href="https://blog.torproject.org/friends-of-tor-match-2020" target="_blank" title="Friends of Tor" class="match">{{ _('Your donation will be matched by Friends of Tor.') }}</a>
+            <a href="https://blog.torproject.org/friends-of-tor-match-2020" target="_blank" title="Friends of Tor" class="match">{{ _('Your donation will be matched by Friends of Tor, up to $100,000.') }}</a>
           </div>
-        </div-->
+        </div>
         <div class="row">
           {% set link = bag('links', this.alt, 'donate') %}
           {% if link %}





More information about the tor-commits mailing list