diff --git a/files/templates/post.html b/files/templates/post.html index e18d96d3f..547c0757b 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -86,7 +86,7 @@ {% if not v_forbid_deleted %}
- {% if p.realurl(v) and not p.embed and not p.is_image and not p.is_video and not p.is_audio %} + {% if p.realurl(v) and not p.is_image and not p.is_video and not p.is_audio %}
{{p.realurl(v)}}