diff -r 934e758a73ef -r eae23c40627a web/views/xmlrss.py --- a/web/views/xmlrss.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/views/xmlrss.py Tue Dec 08 10:58:56 2009 +0100 @@ -14,7 +14,7 @@ from cubicweb.selectors import non_final_entity, one_line_rset, appobject_selectable from cubicweb.view import EntityView, AnyRsetView, Component -from cubicweb.common.uilib import simple_sgml_tag +from cubicweb.uilib import simple_sgml_tag from cubicweb.web import httpcache, box