From 225415b592afa5d1aeb2c6a09901dfea4da1f83c Mon Sep 17 00:00:00 2001
From: Jorran de Wit <jorrandewit@outlook.com>
Date: Wed, 18 Apr 2018 14:37:26 +0200
Subject: [PATCH] Update mail

---
 mails/templates/mail_templates/registration_invitation.html | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/mails/templates/mail_templates/registration_invitation.html b/mails/templates/mail_templates/registration_invitation.html
index fceaa5f99..3fb61b0f0 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 #}
-- 
GitLab