diff --git a/files/templates/submission.html b/files/templates/submission.html index 0fbc4b64c..75174d47d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -823,15 +823,15 @@ {% endif %} {% if p.embed_url and "http" not in p.embed_url and "<" not in p.embed_url %} -
-
-
-
- {{p.embed_url | post_embed(v) | safe}} +
+
+
+
+ {{p.embed_url | post_embed(v) | safe}} +
+
+
-
-
-
{% endif %}