mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-02-23 15:37:49 +01:00
Fix template
This commit is contained in:
parent
3641aa0adc
commit
032632c4dc
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user