Changeset - 6337bd212fbb
[Not reviewed]
version_5
0 1 0
kahpa - 9 years ago 2015-10-13 12:52:12

added 'adopt a tor bridge' button to donation page
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/donate/index.html
Show inline comments
 
@@ -31,7 +31,8 @@
 
    <div class="jumbotron">
 
      <h2>Take action for a <strong>#FreeInternet</strong>! Support us today!</h2>
 
      <p>As a non-profit organization we are 100% community funded. Donations from our members and supporters will be used to <strong>power Tor nodes</strong>, <strong>print flyers and posters</strong> or cover administrative charges.</p>
 
      <h3><a href="{{ url_for('donate.received') }}"><span class="label label-info">Donation history</span></a></h3>
 
      <h3><a href="{{ url_for('donate.received') }}"><span class="label label-info">Donation history</span></a>
 
      <a href="{{ url_for('root.bridgeprogram') }}"><span class="label label-primary">Adopt a Tor Bridge</span></a></h3>
 
    </div>
 
  </div>
 
  <div class="col-md-12">
0 comments (0 inline, 0 general)