forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-06 03:57:42 +02:00
parent 4508b71f56
commit 134753988b
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@
</span>
{% endif %}
{% if v and v.has_follower(u) %}
<span class="text-primary badge badge-secondary text-small align-middle ml-2">Follows you</span>
<span class="followsyou text-primary badge badge-secondary text-small align-middle ml-2">Follows you</span>
{% endif %}
<div class="profile-actions align-middle d-none ml-2">
{% if v and v.id != u.id %}
@ -396,7 +396,7 @@
</span>
{% endif %}
{% if v and v.has_follower(u) and not v.is_nofollow %}
<span class="text-primary badge badge-secondary text-small align-middle mx-1">Follows you</span>
<span class="followsyou text-primary badge badge-secondary text-small align-middle mx-1">Follows you</span>
{% endif %}
{% if u.customtitle %}<p style="color: #{{u.titlecolor}}">{% if u.quadrant %}<img loading="lazy" height="20" src="/assets/images/PCM/quadrants/{{u.quadrant}}.gif">{% endif %}{{u.customtitle | safe}}</p>{% endif %}
<div class="font-weight-normal">