diff --git a/templates/meal_planner.html b/templates/meal_planner.html new file mode 100644 index 0000000..5d0ff15 --- /dev/null +++ b/templates/meal_planner.html @@ -0,0 +1,75 @@ + + + + Plan a meal + + + + + + + + + + + +

Plan a meal

+
+

When

+
+ + @ + + : + +
+

Choose a description

+ +

Estimated cook:

+
+
+

Add people

+
+
+ + {{ current_user.name }} +
+
+
+
+
+ + {{ current_user.name }} +
+
+
+
+ +
+
+
+
+
+ +
+ {{current_user.name}} +
LOGOUT
+
+
+
+ + + \ No newline at end of file