diff --git a/app/templates/utils.html b/app/templates/utils.html
index 5147126..7b864d4 100644
--- a/app/templates/utils.html
+++ b/app/templates/utils.html
@@ -231,7 +231,7 @@
{% if not metadata.is_following and not with_details %}
{{ admin_profile_button(actor.ap_id) }}
{% endif %}
- {$ elif actor.is_from_db and not with_details %}
+ {% elif actor.is_from_db and not with_details %}