diff --git a/app/templates/post/post_teaser/_title.html b/app/templates/post/post_teaser/_title.html index 4860b41d..22302c3c 100644 --- a/app/templates/post/post_teaser/_title.html +++ b/app/templates/post/post_teaser/_title.html @@ -9,11 +9,13 @@ {% if post.type == POST_TYPE_VIDEO -%} {% endif -%} - {% endif -%} {% if post.nsfw -%}nsfw{% endif -%} {% if post.nsfl -%}nsfl{% endif -%}