From 384c3870578610abc171bce5b389c72b5f3d3d9c Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 14:37:39 -0600 Subject: [PATCH] fix --- files/templates/submission.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index b9acc999a..1217c08cb 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -269,7 +269,7 @@ {% if p.stickied %}
  • - + Pinned {% if p.stickied.startswith('t:') %}until {{p.stickied[2:]}}{% else %}by @{{p.stickied}}{%endif%}