forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 14:18:18 -06:00
parent 2216812f04
commit 62528fe3a5
1 changed files with 80 additions and 84 deletions

View File

@ -271,9 +271,7 @@
<div id="{% if comment_info and comment_info.id == c.id %}context{%else%}comment-{{c.id}}-only{% endif %}" class="comment-anchor relative {% if comment_info and comment_info.id == c.id %}context{%endif%}{% if c.is_banned %} banned{% endif %}{% if c.deleted_utc %} deleted{% endif %}">
<div class="user-info">
<span class="comment-collapse-icon" onclick="collapse_comment('{{c.id}}')"></span>
<span id="reddot-{{c.id}}"></span>
{% if c.awards %}
@ -367,12 +365,10 @@
Edited {{c.edited_string}}
</span>
{% endif %}
</div>
{% endif %}
</div>
{% if c.active_flags %}
<div id="flaggers-{{c.id}}" class="flaggers hidden">
<strong><i class="far fa-fw fa-flag"></i> Reported by:</strong>