Changeset - c361afcce8b8
[Not reviewed]
default
0 1 0
Dennis Fink - 10 years ago 2014-10-23 15:50:04
dennis.fink@c3l.lu
Remove lite and namecoin from index
1 file changed with 0 insertions and 20 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/donate/index.html
Show inline comments
 
@@ -64,26 +64,6 @@
 
    <div class="col-md-4">
 
      <div class="thumbnail">
 
        <center>
 
          <a href="{{ url_for('donate.litecoin') }}"><img src="{{ url_for('static', filename='images/LiteCoin_Logo.jpg') }}" width="135" height="135"></img></a>
 
          <h5>LiteCoin</h5>
 
          <p>Another free alternative method.</p>
 
          <a class="btn btn-info" href="{{ url_for('donate.litecoin') }}">Take Action Now</a>
 
        </center>
 
      </div>
 
    </div>
 
    <div class="col-md-4">
 
      <div class="thumbnail">
 
        <center>
 
          <a href="{{ url_for('donate.namecoin') }}"><img src="{{ url_for('static', filename='images/NameCoin_Logo.png') }}" width="135" height="135"></img></a>
 
          <h5>NameCoin</h5>
 
          <p>A third free alternative method.</p>
 
          <a class="btn btn-info" href="{{ url_for('donate.namecoin') }}">Take Action Now</a>
 
        </center>
 
      </div>
 
    </div>
 
    <div class="col-md-4">
 
      <div class="thumbnail">
 
        <center>
 
          <a href="{{ url_for('donate.flattr') }}"><img src="{{ url_for('static', filename='images/Flattr_Logo.png') }}" width="135" height="135"></img></a>
 
          <h5>Flattr</h5>
 
          <p>Flattr us!</p>
0 comments (0 inline, 0 general)