[lego/master] hide until 10 pst

commit 9567398b214788f0e7c6c5d419cfa7285d9a214b Author: Antonela <antonela@torproject.org> Date: Mon Nov 9 14:43:55 2020 +0000 hide until 10 pst --- templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/header.html b/templates/header.html index 68d89ff..793d770 100644 --- a/templates/header.html +++ b/templates/header.html @@ -18,9 +18,9 @@ {% set header_mobile = this.header_image[:idx] + "-mobile" + this.header_image[idx:] %} <img src="{{ header_mobile | asseturl }}" class="donate-header-image-mobile img-fluid" /> - <div class="text-center py-3"> + <!--div class="text-center py-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> {% else %}
participants (1)
-
hiro@torproject.org