From f1bb789d23787b49ece254b6368d052b07bc27ec Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 21 Dec 2021 23:43:58 -0600 Subject: [PATCH] fix --- files/templates/CHRISTMAS/submission.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/CHRISTMAS/submission.html b/files/templates/CHRISTMAS/submission.html index e98215f9ac..a66f3dbf33 100644 --- a/files/templates/CHRISTMAS/submission.html +++ b/files/templates/CHRISTMAS/submission.html @@ -183,12 +183,12 @@
  • - Pinned {% if p.stickied.startswith('t:') %}until {{p.stickied[2:]}}{% else %}by @{{p.stickied}}{%endif%} + Pinned by @{{p.stickied}}
  • {% elif p.stickied %}
  • - + Pinned by @{{p.stickied}}