diff --git a/user/templates/home.html b/user/templates/home.html index 34e2dc3..803c811 100644 --- a/user/templates/home.html +++ b/user/templates/home.html @@ -1,6 +1,5 @@ {% extends "title_base.html" %} {% load staticfiles %} -{% block title %} {% block header_extends %} @@ -108,4 +107,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}