[tor-commits] [lego/master] Update banner with Match
hiro at torproject.org
hiro at torproject.org
Mon Nov 9 11:58:02 UTC 2020
commit ba0f2dc984629878527ab34cf7b8925e6988eb88
Author: Antonela <antonela at torproject.org>
Date: Mon Nov 9 11:49:36 2020 +0000
Update banner with Match
---
templates/banner.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/templates/banner.html b/templates/banner.html
index c7a3514..6c97272 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -27,6 +27,11 @@
{% endif %}
</div>
</div>
+ <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>
+ </div>
+ </div>
<div class="row">
{% set link = bag('links', this.alt, 'donate') %}
{% if link %}
More information about the tor-commits
mailing list