From debd6b0fc9f86fbcdfdd45f8f704ed46b9656964 Mon Sep 17 00:00:00 2001 From: Pengfei LIU <42001947+liupenggg@users.noreply.github.com> Date: Sat, 16 Nov 2019 12:45:41 +0800 Subject: [PATCH] Update home.html --- user/templates/home.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 %}