forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 15:20:58 -06:00
parent fb10fdfd11
commit 35d85affc9
1 changed files with 0 additions and 2 deletions

View File

@ -307,8 +307,6 @@
{% endif %}
</a>
<a class="user-name text-decoration-none" data-bs-placement="bottom" data-bs-toggle="popover" data-bs-trigger="focus" data-content-id="popover-{{c.id}}" href="javascript:void(0)" tabindex="0" style="color:#{{c.author.namecolor}}; font-size:12px; font-weight:bold;"><img loading="lazy" src="{{c.author.profile_url}}" class="profile-pic-25 mr-2"><span {% if c.author.patron and not c.distinguish_level %}class="patron" style="background-color:#{{c.author.namecolor}};"{% elif c.distinguish_level and 'rama' in request.host %}class="mod"{% endif %}>{{c.author.username}}</span></a>
{% if c.author.customtitle %}
<bdi style="color: #{{c.author.titlecolor}}">
{{c.author.customtitle | safe }}