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