remotes/1693045480750635534/spooky-22
kek7198 2021-12-06 09:18:18 -06:00
parent b30670ac7c
commit 81d2fe8271
1 changed files with 5 additions and 6 deletions

View File

@ -31,13 +31,12 @@
<a class="btn btn-green " href="/signup?redirect={{request.path}}">Follow</a>
</div>
{% endif %}
{% if not hide_bios and u.bio_html %}
<div class="text-black">
{{u.bio_html | safe}}
</div>
{% endif %}
</div>
{% if not hide_bios and u.bio_html %}
<div class="text-black">
{{u.bio_html | safe}}
</div>
{% endif %}
</div>
</div>
</div>