Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6212c45d authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Revert "Replace cgi.escape by html.escape"

This reverts commit 0dde07cc.
parent 3a33f512
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ except:
    from sys import exit

    exit(1)
from html import escape
from cgi import escape
from datetime import datetime, timedelta
from werkzeug.contrib.fixers import ProxyFix
from flask import (