Spaces:
Sleeping
Sleeping
Delete templates/home.html
Browse files- templates/home.html +0 -12
templates/home.html
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
<!DOCTYPE html>
|
| 2 |
-
<html lang="en" dir="ltr">
|
| 3 |
-
<head>
|
| 4 |
-
<meta charset="utf-8">
|
| 5 |
-
<title>Flask Tutorial</title>
|
| 6 |
-
</head>
|
| 7 |
-
<body>
|
| 8 |
-
<form action="/forward/" method="post">
|
| 9 |
-
<button name="forwardBtn" type="submit">Forward</button>
|
| 10 |
-
</form>
|
| 11 |
-
</body>
|
| 12 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|