remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 11:21:22 -06:00
parent afe19f8708
commit 3ef6e3f870
1 changed files with 2 additions and 0 deletions

View File

@ -85,11 +85,13 @@
{{ 'vote' if ups + downs == 1 else 'votes' }} on this post
</p>
</li>
{% if p.awards.length %}
<li>
<p class="text-sm">
<strong>{{ p.awards.length }} {{ 'award' if p.awards.length == 1 else 'awards' }}</strong> gifted
</p>
</li>
{% endif %}
</ul>
<!-- Banned -->
<ul class="flex flex-col mb-0">