From 39085f2450376e10c59b295bc1a832ff356a1447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 1 Dec 2020 23:45:45 -0500 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/8962 --- templates/account/info.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/account/info.tpl b/templates/account/info.tpl index 244ca29..6ce6ef2 100644 --- a/templates/account/info.tpl +++ b/templates/account/info.tpl @@ -87,7 +87,11 @@ {{{each history.flags}}}
  • + {{{ if history.flags.targetPurged }}} + [[flags:target-purged]] + {{{ else }}} {../title}
    + {{{ end }}} Flagged ({../timestampReadable})