diff --git a/templates/index.html b/templates/index.html index 279dc27..fb707db 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,49 +1,51 @@ {% include "header.html" %}
-
- -
+
+ +
+ + {% include "addForm.html" %} + +
+
+ {% include "list.html" %} +
-
- {% include "list.html" %} -
-
{% include "footer.html" %} \ No newline at end of file