Lot of thing
[recipes.git] / backend / templates / main.html
diff --git a/backend/templates/main.html b/backend/templates/main.html
deleted file mode 100644 (file)
index c93dd65..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8" />
-        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-        <title>Recettes de cuisine</title>
-        <link rel="stylesheet" type="text/css" href="static/style.css" />
-    </head>
-
-    <body>
-        <div class="container">
-            <h1>{{ test }}</h1>
-        </div>
-        <p>Text to test the new font.</p>
-        <p>=> [|1, 2, 3|] <-</p>
-    </body>
-</html>
\ No newline at end of file