Error in path
This commit is contained in:
parent
0cc5fc33f9
commit
726b6bd2c2
|
@ -9,6 +9,6 @@ html( lang="en" )
|
||||||
body
|
body
|
||||||
block base_content
|
block base_content
|
||||||
|
|
||||||
script( src='/js/jquery.min.js' )
|
script( src='/static/js/jquery.min.js' )
|
||||||
|
|
||||||
block js
|
block js
|
||||||
|
|
Loading…
Reference in New Issue