Add some data access methods to Connection
[recipes.git] / backend / templates / home.html
index 3f99a9d..ada913f 100644 (file)
@@ -1,5 +1,7 @@
 {% extends "base_with_list.html" %}
 
 {% block content %}
-HOME
+
+HOME: TODO
+
 {% endblock %}
\ No newline at end of file