commit 8ba35806bbd2c4f37ce331ac3296971668ccbcd8 Author: Duncan duncan@torproject.org Date: Fri Dec 18 22:18:28 2020 +0000
Hide FoT match text from templates/banner.html --- templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/banner.html b/templates/banner.html index d0c9775..707b91f 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, up to $100,000.') }}</a> </div> - </div> + </div> --> <div class="row"> {% set link = bag('links', this.alt, 'donate') %} {% if link %}