diff --git a/files/templates/submission.html b/files/templates/submission.html index 708bb7f676..ddd1e9f95e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -536,7 +536,7 @@ {% endif %} - {% if p.embed_url and "http" not in p.embed_url %} + {% if p.embed_url and "http" not in p.embed_url and "<" not in p.embed_url %}