cleaned style on the slice page and fixed menu
[unfold.git] / portal / slicetabexperiment.py
index f13c9d8..cd1d6ad 100644 (file)
@@ -15,7 +15,7 @@ from myslice.configengine import ConfigEngine
 from theme import ThemeView
 
 class ExperimentView (FreeAccessView, ThemeView):
-    template_name = 'experimentview.html'
+    template_name = 'slice-tab-experiment.html'
 
     def get (self, request, slicename, state=None):