From 22f5d288d414d2a675b4cbfb5c4b11d8e3962330 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 25 Mar 2024 15:43:07 -0400 Subject: [PATCH] [videos] Fix typo in imdb static path --- vrobbler/templates/videos/video_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrobbler/templates/videos/video_detail.html b/vrobbler/templates/videos/video_detail.html index 483535d..b44b612 100644 --- a/vrobbler/templates/videos/video_detail.html +++ b/vrobbler/templates/videos/video_detail.html @@ -66,7 +66,7 @@ dd { {% if object.plot%}

{{object.plot|safe|linebreaks|truncatewords:160}}

{% endif %}

- +