Corrected bugs with static_path
This commit is contained in:
parent
5e445a8c28
commit
79b3b6cd75
|
@ -4,6 +4,7 @@ block title
|
||||||
title #{title} - Prototype
|
title #{title} - Prototype
|
||||||
|
|
||||||
block extrajs
|
block extrajs
|
||||||
|
script static_path = '/static/';
|
||||||
script(src="/static/js/prototypetools.min.js")
|
script(src="/static/js/prototypetools.min.js")
|
||||||
block configjs
|
block configjs
|
||||||
block mainjs
|
block mainjs
|
||||||
|
|
Loading…
Reference in New Issue