X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fslicetabexperiment.py;h=cd1d6adbd6887cc803acfd390c7cd884ca6e56b0;hb=3decb43fcae0a5df9d9c0ccee50e208956453d12;hp=f13c9d8053cd2fe54b512fabee0ec43eca116009;hpb=61f4383785643e8c5a1475f1ccea19f2a3123c68;p=unfold.git diff --git a/portal/slicetabexperiment.py b/portal/slicetabexperiment.py index f13c9d80..cd1d6adb 100644 --- a/portal/slicetabexperiment.py +++ b/portal/slicetabexperiment.py @@ -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):