use consistent filenaming scheme - rename and not plugin_init.js into plugin-init.js
[unfold.git] / templates / layout-myslice.html
index 7b73d63..22309ba 100644 (file)
@@ -10,7 +10,7 @@
 </head>{# let's add these ones no matter what #}
 {% insert_str prelude "jquery/js/jquery.js" %}
 {% insert prelude_js %} "jQuery.noConflict();" {% endinsert %}
-{% insert_str prelude "js/plugin_init.js" %}
+{% insert_str prelude "js/plugin-init.js" %}
 {% insert_str prelude "css/myslice.css" %}
 <body>
 {% block container %}