web/views/wfentities.py
branchtls-sprint
changeset 822 e3d8db01f3f5
parent 795 63f4f81e19f1
child 984 536e421b082b
--- a/web/views/wfentities.py	Wed Feb 18 17:27:08 2009 +0100
+++ b/web/views/wfentities.py	Wed Feb 18 18:06:41 2009 +0100
@@ -6,6 +6,8 @@
 """
 __docformat__ = "restructuredtext en"
 
+from logilab.mtconverter import html_escape
+
 from cubicweb.selectors import implements
 from cubicweb.common.view import EntityView