diff --git a/files/templates/submission.html b/files/templates/submission.html index 0fbe4093d..f49c69937 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -267,8 +267,7 @@ {% if p.stickied %}
  • - - + Pinned {% if p.stickied.startswith('t:') %}until {{p.stickied[2:]}}{% else %}by @{{p.stickied}}{%endif%}
  • @@ -276,7 +275,10 @@ {% if p.is_pinned %}
  • - + + + Pinned to profile +
  • {% endif %}