Changeset - 8311080e79d4
[Not reviewed]
default
0 1 1
virii - 11 years ago 2013-12-21 17:18:44
virii@enn.lu
Added BPM points
2 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
ennstatus/static/images/BPM.gif
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
ennstatus/templates/donate/index.html
Show inline comments
 
@@ -74,10 +74,10 @@
 
    <div class="col-md-4">
 
      <div class="thumbnail">
 
        <center>
 
          <a href="{{ url_for('root.contact') }}"><img src="{{ url_for('static', filename='images/QuestionMark.png') }}" width="135" height="135"></img></a>
 
          <h5>Alternatives</h5>
 
          <p>Tell us</p>
 
          <a class="btn btn-info" href="{{ url_for('root.contact') }}">Take Action Now</a>
 
          <a href="{{ url_for('root.contact') }}"><img src="{{ url_for('static', filename='images/BPM.gif') }}" width="135" height="135"></img></a>
 
          <h5>BPM Points</h5>
 
          <p>For our parcel station!</p>
 
          <a class="btn btn-info" href="{{ url_for('donate.bpm') }}">Take Action Now</a>
 
        </center>
 
      </div>
 
    </div>
0 comments (0 inline, 0 general)