Corrected bugs with static_path

This commit is contained in:
Thomas FORGIONE 2015-06-24 09:36:38 +02:00
parent 5e445a8c28
commit 79b3b6cd75
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ block title
title #{title} - Prototype
block extrajs
script static_path = '/static/';
script(src="/static/js/prototypetools.min.js")
block configjs
block mainjs