From 0f78e73e80dd1801bbcadb31e2bd3de11b68b267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 29 Dec 2020 15:36:23 -0500 Subject: General theme: add license and add URL source code in footer --- youtube/templates/watch.html | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'youtube/templates/watch.html') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index dbc7e83..60fd941 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -76,21 +76,7 @@
- +
@@ -184,6 +170,7 @@ {% if playlist['current_index'] is not none %} {% endif %} {% if playlist['id'] is not none %} {% endif %} -- cgit v1.2.3