def get_description(self, environ=None): """Get the description.""" return u'<p>%s</p>' % escape(self.description)