Control: tag -1 +patch Hi, The fix is trivial: -from cgi import escape as escape +from html import escape as escape Greetings