diff --git a/todos/templates/todos/index.html b/todos/templates/todos/index.html index 4995e3b..007fced 100644 --- a/todos/templates/todos/index.html +++ b/todos/templates/todos/index.html @@ -1,7 +1,7 @@ {% extends 'todos/base.html' %} {% block title %} -Todo list +Todo list from faizul {% endblock %} {% block content %}