remotes/1693045480750635534/spooky-22
Aevann1 2021-09-12 03:48:51 +02:00
parent a6abfa2739
commit 2c6941e84f
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@
</div>
{% if v and v.id == u.id %}
<a href="/settings/profile" class="btn btn-secondary ">Edit profile</a>
<a href="/views" class="btn btn-secondary">Profile views</a>
{% endif %}
{% if v and v.id != u.id %}
<a id="button-unsub2" class="btn btn-secondary {% if not is_following %}d-none{% endif %}" href="javascript:void(0)" onclick="post_toast2('/unfollow/{{u.username}}','button-unsub2','button-sub2')">Unfollow</a>