From 45e1ed287502ee8f19333c13d64c287f525af434 Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Sat, 29 Jun 2024 10:09:12 +0800 Subject: [PATCH] remove debugging statements #236 --- app/templates/post/_post_teaser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -%}