Fix import

This commit is contained in:
Tom Niget 2023-07-13 18:51:44 +02:00 committed by Tom Niget
commit dfdf33505a

View file

@ -1,5 +1,5 @@
<%
from six.moves.urllib.parse import urlencode
from urllib.parse import urlencode
%>
<!doctype html>