Fix template

main
Thomas Sileo 2022-09-07 21:54:56 +02:00
parent 3641aa0adc
commit 032632c4dc
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@
{% if not metadata.is_following and not with_details %}
<li>{{ admin_profile_button(actor.ap_id) }}</li>
{% endif %}
{$ elif actor.is_from_db and not with_details %}
{% elif actor.is_from_db and not with_details %}
<li>{{ admin_profile_button(actor.ap_id) }}</li>
{% endif %}
{% if actor.moved_to %}