Lot of thing
[recipes.git] / backend / templates / home.html
diff --git a/backend/templates/home.html b/backend/templates/home.html
new file mode 100644 (file)
index 0000000..3f99a9d
--- /dev/null
@@ -0,0 +1,5 @@
+{% extends "base_with_list.html" %}
+
+{% block content %}
+HOME
+{% endblock %}
\ No newline at end of file