Refactor home page view to use a template
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<html>
|
||||
<title>To-Do lists</title>
|
||||
</html>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<html>
|
||||
<title>To-Do lists</title>
|
||||
</html>
|
||||