remotes/1693045480750635534/spooky-22
Aevann1 2021-08-12 00:30:34 +02:00
parent b71d59b5d3
commit 9445e2114e
2 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@
<div class="post-meta text-left mb-2">
{% if p.bannedfor %}
<a href="javascript:void(0)"><i class="fad fa-gavel text-danger" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="User was banned for this comment by @{{p.author.banned_by.username}}"></i></a>
<a href="javascript:void(0)"><i class="fad fa-gavel text-danger" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="User was banned for this post by @{{p.author.banned_by.username}}"></i></a>
{% endif %}
{% if p.awards %}

View File

@ -87,7 +87,7 @@
<div class="post-meta text-left x-scroll mb-md-2">
{% if p.bannedfor %}
<a href="javascript:void(0)"><i class="fad fa-gavel text-danger" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="User was banned for this comment by @{{p.author.banned_by.username}}"></i></a>
<a href="javascript:void(0)"><i class="fad fa-gavel text-danger" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="User was banned for this post by @{{p.author.banned_by.username}}"></i></a>
{% endif %}
{% if p.awards %}