remotes/1693045480750635534/spooky-22
Aevann1 2021-10-16 14:46:50 +02:00
parent 3f625c7eaf
commit 2e8d033b8e
1 changed files with 0 additions and 5 deletions

View File

@ -206,11 +206,6 @@
<span id="reddot-{{c.id}}"></span>
<!-- {% if c.awards %}
{% for a in c.awards %}
<i class="{{a.class_list}} px-1" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="{{a.title}} Award given by @{{a.user.username}}"></i>
{% endfor %}
{% endif %} -->
{% if c.bannedfor and c.author.banned_by %}
<a href="javascript:void(0)"><i class="fad fa-gavel text-danger" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="User was banned for this comment by @{{c.author.banned_by.username}}"></i></a>