Dooratre commited on
Commit
b5d28b6
1 Parent(s): bf5cf89

Delete templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +0 -15
templates/index.html DELETED
@@ -1,15 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8">
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>Info</title>
8
- </head>
9
- <body>
10
- <div id="45">
11
- <p>{{ info | safe }}</p>
12
-
13
- </div>
14
- </body>
15
- </html>