cubicweb/web/views/basetemplates.py
changeset 11996 b8ebd8724a37
parent 11913 4516c3956d46
child 12189 ef46695adb68
--- a/cubicweb/web/views/basetemplates.py	Thu Feb 23 08:37:39 2017 +0100
+++ b/cubicweb/web/views/basetemplates.py	Thu Feb 23 10:59:56 2017 +0100
@@ -406,9 +406,7 @@
 
 
 class HTMLContentHeader(View):
-    """default html page content header:
-    * include message component if selectable for this request
-    * include selectable content navigation components
+    """default html page content header: include selectable content navigation components
     """
     __regid__ = 'contentheader'