X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Ftabs.py;h=b4ad0c05b73e85eb0e246ec5e6fb587c89f15e91;hb=8373126dd6ab90e7e9198856b117590533debe4c;hp=017628b0597b13b75311f2450c7c9b6a8fbf3461;hpb=9ba2e14457deace50fe90d710173e57bc6348579;p=unfold.git diff --git a/plugins/tabs.py b/plugins/tabs.py index 017628b0..b4ad0c05 100644 --- a/plugins/tabs.py +++ b/plugins/tabs.py @@ -11,6 +11,6 @@ class Tabs (Composite): 'css/tabs.css', ] } - def template (self): + def template_file (self): return "tabs.html"