
commit 80d6e80a0f69c35b76e14f4c65cd5c17231b0293 Author: Antonela <antonela@torproject.org> Date: Mon Nov 9 17:33:09 2020 +0000 Update templates/header.html --- templates/header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/header.html b/templates/header.html index 793d770..15da4bf 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"> - <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 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, up to $100,000.') }}</a> + </div> </div> {% else %}