add form again
This commit is contained in:
parent
9be62d2056
commit
22352888f6
|
@ -30,7 +30,7 @@
|
||||||
# but you are not obligated to do so. If you do not wish to do so, delete
|
# but you are not obligated to do so. If you do not wish to do so, delete
|
||||||
# this exception statement from your version. If you delete this exception
|
# this exception statement from your version. If you delete this exception
|
||||||
# statement from all source files in the program, then also delete it here.
|
# statement from all source files in the program, then also delete it here.
|
||||||
|
#
|
||||||
from webserver_common import ws
|
from webserver_common import ws
|
||||||
from utils import *
|
from utils import *
|
||||||
from render import render, error_page
|
from render import render, error_page
|
||||||
|
|
Loading…
Reference in New Issue