Index: src/views/pages/authorize-interaction.ejs
===================================================================
--- src/views/pages/authorize-interaction.ejs	(revision 1c2dcbaa5456f3903606d3d13a56c7661366fdda)
+++ src/views/pages/authorize-interaction.ejs	(revision badbba8004db93303d58478966fab8bf4927ff99)
@@ -203,5 +203,5 @@
         <input type="hidden" name="uri" value="<%= uri %>">
         <input type="hidden" name="actor_uri" value="<%= target.actor_uri %>">
-        <p class="auth-report-note"><%= t('fedi.report_where', { handle: target.actor_handle }) %></p>
+        <p class="auth-report-note"><%= t('fedi.report_where') %></p>
         <textarea name="reason" rows="3" maxlength="3000" placeholder="<%= t('fedi.report_ph') %>"></textarea>
         <div class="auth-interact-actions">
