diff --git a/app/templates/utils.html b/app/templates/utils.html index 60e8726..1b25622 100644 --- a/app/templates/utils.html +++ b/app/templates/utils.html @@ -816,6 +816,10 @@ {% endif %} {% if object.is_from_inbox %} +
  • + {{ admin_reply_button(object.ap_id) }} +
  • +
  • {{ admin_profile_button(object.actor.ap_id) }}