
20 Oct
2020
20 Oct
'20
3:20 p.m.
commit 6099c8385dffa2b4230b40ede6ff1b5870ee6659 Author: Antonela <antonela@torproject.org> Date: Tue Oct 20 15:19:27 2020 +0000 Add Champion of Privacy link --- templates/donate-form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/donate-form.html b/templates/donate-form.html index ff636fd1..d2d58b60 100644 --- a/templates/donate-form.html +++ b/templates/donate-form.html @@ -1,5 +1,6 @@ <div> {{ this.intro }} + <p>Do you want to give more than $1000? <a title="Champions-of Privacy" href="champions-of-privacy/">Become a Champion of Privacy!</a></p> </div> <div class="donate-form"> <div id="campaign-totals-area"></div>