# HG changeset patch # User Laure Bourgois # Date 1233587683 -3600 # Node ID e5a83e84bc754748640de4ac96ef369518d2de70 # Parent 44ec4836cc1af20dcba0b057eaf87bc1ed4412ce pertinent title layout for OWL view diff -r 44ec4836cc1a -r e5a83e84bc75 web/views/owl.py --- a/web/views/owl.py Mon Feb 02 13:43:28 2009 +0100 +++ b/web/views/owl.py Mon Feb 02 16:14:43 2009 +0100 @@ -53,7 +53,7 @@ class OWLView(StartupView): """This view export in owl format the whole cubicweb ontologie. First part is the TBOX, second part is an ABOX ligth version.""" id = 'owl' - title = _('owl') + title = _('owl (tbox+abox)') templatable =False content_type = 'application/xml' # 'text/xml'