def item_content(self, notification): return {"type": "html"}, linebreaks(escape(notification.message))