diff --git a/templates/email/org_contacts/email_contact_for_activation.html b/templates/email/org_contacts/email_contact_for_activation.html
index 1e74839a71bc101fdf27774928fdb8444d869d18..3c22cb2ba554360fc5c31a811841e6d96fc87b2a 100644
--- a/templates/email/org_contacts/email_contact_for_activation.html
+++ b/templates/email/org_contacts/email_contact_for_activation.html
@@ -1,4 +1,4 @@
-<p>Dear {{contact.get_title_display}} {{contact.user.first_name}} {{contact.user.last_name}},</p>
+<p>Dear {{contact.get_title_display}} {{contact.user.last_name}},</p>
 
 <p>
     Many thanks for sponsoring SciPost. We have now created a personal account for you on scipost.org, which will allow you to access all relevant information and functionalities related to sponsoring.
@@ -7,7 +7,7 @@
     In order to activate your account, please navigate to <a href="https://scipost.org{% url 'organizations:activate_account' contact.activation_key %}?email={{contact.user.email}}">this link</a>. You will be asked to choose a password, after which you will be able to login (your username being defined as your email address).
 </p>
 <p>
-    After logging in, you will find a “Org dashboard” link in the top menu, which will take you to your info page.
+    After logging in, you will find a “Org dashboard” link in the top menu, which will take you to your info page, where you will find further links for managing your account and the associated data (in particular, the public visibility settings of your sponsorship amounts and associated documents).
 </p>
 <p>
     We are very pleased to welcome you to SciPost, and will be happy to answer any questions you might have.