diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index b71d159ea..3d0b911dd 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 %}