From 1f4d7cc9586bc0fbb19936efe5dad32109dfb952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 30 Dec 2020 16:17:48 -0500 Subject: General theme: fix syntax W3C markup and add improve 'Published' date MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jesús --- youtube/templates/watch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/templates/watch.html') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 1b47e57..70f5692 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -71,7 +71,7 @@
Uploaded by {{ uploader }}
{{ view_count }} views - + {{ like_count }} likes {{ dislike_count }} dislikes
-- cgit v1.2.3