Changed jade files

This commit is contained in:
Thomas FORGIONE 2015-06-10 11:53:00 +02:00
parent 595301bc4d
commit f19d9794f8
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
extends ../../../views/main
block title
title #{title} - Streaming
title #{title} - Sphere streaming
block extrajs
script params = {}; params.get= {}; params.get.res = #{resolution}
@ -11,7 +11,7 @@ block extrajs
script(src="/static/js/streamingsimulator.min.js")
block content
h2 Streaming simulator
h2 Sphere streaming
p.
<strike>In fact, it's not really streaming. The sphere is fully preloaded and then,

View File

@ -50,7 +50,7 @@ html(lang='fr')
li
a(href="#{urls.tutorial}") Tutorial
li
a(href="#{urls.stream}") Streaming simulator
a(href="#{urls.stream}") Sphere streaming
li.divider
if (session && session.user_id)
li