From 18f2557cb9d21ec7da673566c2aaabb8b85d4c5d Mon Sep 17 00:00:00 2001 From: Tiberiu Chibici Date: Sat, 9 Mar 2019 13:03:49 +0200 Subject: [PATCH] Videos now open in new tab - also when clicking the video title. --- app/YtManagerApp/templates/YtManagerApp/index_videos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/YtManagerApp/templates/YtManagerApp/index_videos.html b/app/YtManagerApp/templates/YtManagerApp/index_videos.html index b0afcec..8094de0 100644 --- a/app/YtManagerApp/templates/YtManagerApp/index_videos.html +++ b/app/YtManagerApp/templates/YtManagerApp/index_videos.html @@ -14,7 +14,7 @@ {% if not video.watched %} New {% endif %} - + {{ video.name }}