diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f00a0d166..fdaf68f5c 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -402,17 +402,17 @@ {% endif %} {% if p.is_video %} -
+
{% elif p.embed_url and "youtu" in p.domain %} -
+
{% elif p.url and "streamable.com/e/" in p.url %} -
+
{% endif %}