Corrected bug

This commit is contained in:
Thomas FORGIONE 2015-08-28 11:25:27 +02:00
parent a30bf9a0f9
commit 7e23504782
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ block title
title #{title} - Prototype
block extrajs
script(src="/static/js/raphael.min.js")
script(src="/static/js/l3dp.min.js")
block configjs
block mainjs
script document.getElementById('music').volume = 0.5;