Updated Service Directory url and cleaned some comments
[unfold.git] / portal / supportview.py
index f42bbd8..5bd0d75 100644 (file)
@@ -33,7 +33,7 @@ class SupportView (FreeAccessView, ThemeView):
             env['person'] = None
     
         env['theme'] = self.theme
-    
+        env['section'] = "Support"
 
         env['username']=the_user(request)