try to define a decent naming scheme for templates,
[myslice.git] / templates / view-slice.html
similarity index 94%
rename from templates/slice-view.html
rename to templates/view-slice.html
index 72d2a1a..9bf68b1 100644 (file)
@@ -1,4 +1,4 @@
-{% extends 'myslice-layout.html' %}
+{% extends 'layout-myslice.html' %}
 
 {% block content_main %}
 <p>The URL variable name= {{ name }} </p>