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
 
@@ -18,7 +18,7 @@
 
  <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>
0 comments (0 inline, 0 general)