Corrected bugs with static_path
This commit is contained in:
parent
5e445a8c28
commit
79b3b6cd75
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue