diff --git a/mysite/main/templates/main/home.html b/mysite/main/templates/main/home.html index 75336ea..e4f08eb 100644 --- a/mysite/main/templates/main/home.html +++ b/mysite/main/templates/main/home.html @@ -6,4 +6,5 @@ {% block content %}

Home Page

-{% endblock %} \ No newline at end of file +Create To do List +{% endblock %}