SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 59e9aa97 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Correct typo in html C reg inv

parent a5fdbfcb
No related branches found
No related tags found
No related merge requests found
......@@ -428,7 +428,7 @@ class Utils(object):
'called SciPost, and to invite you to become an active Contributor.')
email_text += summary_text
email_text_html += (
'<pI would hereby like to quickly introduce '
'<p>I would hereby like to quickly introduce '
'you to a scientific publishing initiative I recently launched, '
'called SciPost, and to invite you to become an active Contributor.</p>')
email_text_html += summary_text_html + '<br/>' + EMAIL_FOOTER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment