From fd57eba42101c752fe6f85d4ac47c30f76d7d1bb Mon Sep 17 00:00:00 2001 From: chzhang Date: Sat, 26 Nov 2022 18:50:20 +0800 Subject: flask web 01 req/resp & cookie --- web/flask_proj/old/templates/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 web/flask_proj/old/templates/index.html (limited to 'web/flask_proj/old/templates') diff --git a/web/flask_proj/old/templates/index.html b/web/flask_proj/old/templates/index.html new file mode 100644 index 0000000..b9be263 --- /dev/null +++ b/web/flask_proj/old/templates/index.html @@ -0,0 +1,20 @@ + + + + + + +
+ + + + + + + + + +
Name:
Password:
+
+ + -- cgit v1.2.3