forget about manage.py collectstatic and come up with our own brew
[myslice.git] / views / templates / layout-myslice.html
index 98c6f78..8007093 100644 (file)
@@ -8,7 +8,7 @@
 <style type="text/css">{# In case we need to add raw css code #}{% container prelude_css %}</style>
 {{ header_prelude }}
 </head>{# let's add these ones no matter what #}
-{% insert_str prelude "jquery/js/jquery.js" %}
+{% insert_str prelude "js/jquery.js" %}
 {# {% insert prelude_js %} jQuery.noConflict(); {% endinsert %} #}
 {% insert_str prelude "js/plugin-init.js" %}
 {% insert_str prelude "css/myslice.css" %}