diff --git a/app/templates/post/_post_teaser.html b/app/templates/post/_post_teaser.html index 3295a5f2..efb759d4 100644 --- a/app/templates/post/_post_teaser.html +++ b/app/templates/post/_post_teaser.html @@ -54,7 +54,7 @@ {% endif -%} {% endif -%} -

{% if post.sticky -%}{% endif -%}{{ post.title }} {{ current_user.hide_nsfw }} {{ current_user.hide_nsfl }} {{ current_user.ignore_bots }} +

{% if post.sticky -%}{% endif -%}{{ post.title }} {% if post.type == POST_TYPE_IMAGE -%} {% elif post.type == POST_TYPE_POLL -%} {% elif (post.type == POST_TYPE_LINK or post.type == POST_TYPE_VIDEO) and post.domain_id -%}