From a19da4050c1bdabb60c5c248a8da2bf7ff869f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 5 Oct 2022 10:29:23 +0800 Subject: Fix self closing tag w3c issues --- youtube/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/templates/home.html') diff --git a/youtube/templates/home.html b/youtube/templates/home.html index ef1f029..0adac56 100644 --- a/youtube/templates/home.html +++ b/youtube/templates/home.html @@ -1,7 +1,7 @@ {% set page_title = title %} {% extends "base.html" %} {% block style %} - + {% endblock style %} {% block main %}