From 6eb0730a8f13d6eafe49525a3c73ede6874f8f07 Mon Sep 17 00:00:00 2001 From: "J.-S. Caux" <J.S.Caux@uva.nl> Date: Tue, 2 Oct 2018 14:12:54 +0200 Subject: [PATCH] Remove http links from registration invitation email --- templates/email/registration_invitation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/email/registration_invitation.html b/templates/email/registration_invitation.html index 230facd17..ae584bfa4 100644 --- a/templates/email/registration_invitation.html +++ b/templates/email/registration_invitation.html @@ -83,7 +83,7 @@ Dear {% if invitation.message_style == 'F' %}{{ invitation.get_title_display }} 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 + In summary, SciPost is a publication portal managed by professional scientists, offering (among others) high-quality Open Access journals with innovative forms of refereeing, and a means of commenting on all existing literature. SciPost is established as @@ -129,7 +129,7 @@ Dear {% if invitation.message_style == 'F' %}{{ invitation.get_title_display }} portal established by and for professional scientists. </p> <p> - SciPost.org is legally based on a not-for-profit foundation and will + SciPost is legally based on a not-for-profit foundation and will operate in perpetuity as a non-commercial entity at the exclusive service of the academic sector, bringing a cost-slashing alternative to existing practices. </p> -- GitLab