diff --git a/mails/templates/mail_templates/registration_invitation.html b/mails/templates/mail_templates/registration_invitation.html
index fceaa5f9956115a983731e522ee8a74e28fb4f16..3fb61b0f0648245dce5fafc88b1e704eb2390d85 100644
--- a/mails/templates/mail_templates/registration_invitation.html
+++ b/mails/templates/mail_templates/registration_invitation.html
@@ -115,10 +115,7 @@ Dear {% if invitation.message_style == 'F' %}{{ invitation.get_title_display }}
     <p>
         Many thanks in advance for taking a few minutes to look into it,
         <br>
-        On behalf of the SciPost Foundation,
-        <br>
-        <br>
-        {{ invitation.invited_by.contributor.get_title_display }} {{ invitation.invited_by.first_name }} {{ invitation.invited_by.last_name }}
+        On behalf of the SciPost Foundation
     </p>
 {% elif invitation.invitation_type == 'F' %}
     {# Fellow invite #}