From 1c53b7ccc2f11262c59b0681293f3203b315b198 Mon Sep 17 00:00:00 2001 From: metalune Date: Sat, 23 Jan 2021 15:33:19 +0100 Subject: [PATCH] Fix thumbnails not loading on trending pages. --- templates/instance/trending.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/instance/trending.html b/templates/instance/trending.html index 7dc35ed..e53fd5b 100644 --- a/templates/instance/trending.html +++ b/templates/instance/trending.html @@ -8,7 +8,7 @@ {% for video in videos.data %} - + {{ video.name }}