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/embed.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'youtube/templates/embed.html') diff --git a/youtube/templates/embed.html b/youtube/templates/embed.html index 8758683..85d2d78 100644 --- a/youtube/templates/embed.html +++ b/youtube/templates/embed.html @@ -1,14 +1,14 @@ - - - + + + {{ title }} - + {% if settings.use_video_player == 2 %} - + {% endif %}