Changeset - 4ffd2641eaae
[Not reviewed]
version_5
0 1 0
kahpa - 10 years ago 2015-10-05 12:41:56

new video
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/root/index.html
Show inline comments
 
@@ -15,13 +15,13 @@
 
      <h3><a href="{{ url_for('root.member') }}"><span class="label label-success">Become Member</span></a> <a href="{{ url_for('donate.index') }}"><span class="label label-primary">Donate</span></a></h3>
 
    </div>
 
  </div>
 
  <div class="col-md-6">
 
    <p>
 
      <video width="560" height="315" controls>
 
        <source src="{{ url_for('static', filename='videos/Tor_Animation_en.mp4') }}" type='video/webm; codecs="vp8, vorbis"' />
 
        <source src="{{ url_for('static', filename='videos/Tor_Animation.mp4') }}" type='video/webm; codecs="vp8, vorbis"' />
 
      </video>
 
    </p>
 
  </div>
 
  <div class="col-md-6">
 
    <blockquote>
 
      <p>
0 comments (0 inline, 0 general)