Added option to fix prev thing

This commit is contained in:
Thomas FORGIONE
2015-05-18 09:28:51 +02:00
parent e67896341f
commit c2f971f9e9
4 changed files with 26 additions and 10 deletions

View File

@@ -114,6 +114,9 @@ block content
input#showarrows(type="checkbox", style={'margin-right': '10px', 'margin-bottom': '10px'}, checked)
label(for="showarrows" style={'margin-right':'10px'}) Show arrows
input#recommendation(type="checkbox", style={'margin-right': '10px', 'margin-bottom': '10px'})
label(for="recommendation" style={'margin-right':'10px'}) Fixed prev
audio#music(controls, volume=0.5)
source(src="/static/data/music/bobomb.ogg")
source(src="/static/data/music/bobomb.mp3")