From 46127ab540e828e7ee877703c9bbf9189a509f37 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 7 Sep 2021 00:12:45 +0200 Subject: [PATCH] fd --- files/templates/submission_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f09605a8fb..544c1e3c0b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -405,7 +405,7 @@
-{% elif "streamable.com/e/" in p.url %} +{% elif p.url and "streamable.com/e/" in p.url %}