From 7fbad3d3f88ecd6ec57af18ef41829e4bb5402ef Mon Sep 17 00:00:00 2001
From: Jorran de Wit <jorrandewit@outlook.com>
Date: Thu, 19 Apr 2018 19:46:16 +0200
Subject: [PATCH] Email update

---
 .../mail_templates/registration_invitation.html        | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/mails/templates/mail_templates/registration_invitation.html b/mails/templates/mail_templates/registration_invitation.html
index 3fb61b0f0..012d67ad1 100644
--- a/mails/templates/mail_templates/registration_invitation.html
+++ b/mails/templates/mail_templates/registration_invitation.html
@@ -80,7 +80,7 @@ Dear {% if invitation.message_style == 'F' %}{{ invitation.get_title_display }}
         </ul>
     {% endif %}
     <p>
-        I would hereby like to use this opportunity to quickly introduce you to the SciPost initiative, and to invite you to become an active Contributor.
+        We would hereby like to use this opportunity to quickly introduce you to the SciPost initiative, and to invite you to become an active Contributor.
     </p>
     <p>
         In summary, SciPost.org is a publication portal managed by
@@ -115,7 +115,13 @@ 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>SciPost Foundation
+        <br>c/o Prof. J.-S. Caux
+        <br>Institute for Theoretial Physics
+        <br>University of Amsterdam
+        <br>Science Park 904
+        <br>1098 XH Amsterdam
+        <br>The Netherlands
     </p>
 {% elif invitation.invitation_type == 'F' %}
     {# Fellow invite #}
-- 
GitLab