From 67a9e2fdd04c8b7552ad61707eefb31109588e95 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Sun, 11 Jun 2017 09:27:49 +0200
Subject: [PATCH] Add personal website to partners email signature

---
 templates/email/email_prospartner_contact.html      | 3 ++-
 templates/email/email_prospartner_contact_html.html | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/templates/email/email_prospartner_contact.html b/templates/email/email_prospartner_contact.html
index 5214b6285..c971d4d2f 100644
--- a/templates/email/email_prospartner_contact.html
+++ b/templates/email/email_prospartner_contact.html
@@ -18,7 +18,8 @@ You might by now have heard of SciPost, a recently-launched initiative aiming to
 \n\nI will be happy to provide any required further details. I sincerely hope that SciPost will be able to count on your support.
 
 \n\nOn behalf of the SciPost Foundation,
-\n\nProf. dr Jean-Sébastien Caux
+\nProf. dr Jean-Sébastien Caux
+\nhttp://jscaux.org
 \n---------------------------------------------
 \nInstitute for Theoretial Physics\nUniversity of Amsterdam
 \nScience Park 904\n1098 XH Amsterdam\nThe Netherlands
diff --git a/templates/email/email_prospartner_contact_html.html b/templates/email/email_prospartner_contact_html.html
index 558bae03c..f1dcf34b6 100644
--- a/templates/email/email_prospartner_contact_html.html
+++ b/templates/email/email_prospartner_contact_html.html
@@ -33,7 +33,8 @@
 I will be happy to provide any required further details. I sincerely hope that SciPost will be able to count on your support.
 </p>
 <p>On behalf of the SciPost Foundation,</p>
-<br/>Prof. dr Jean-S&eacute;bastien Caux
+Prof. dr Jean-S&eacute;bastien Caux
+<br/><a href="http://jscaux.org">jscaux.org</a>
 <br/>---------------------------------------------
 <br/>Institute for Theoretial Physics
 <br/>University of Amsterdam
-- 
GitLab