diff --git a/scipost/utils.py b/scipost/utils.py
index 9ab5f6de9c18f2a53061757f8c861f89b366e5b2..0781f26b7c565a3812972dac77ec9b39376f725a 100644
--- a/scipost/utils.py
+++ b/scipost/utils.py
@@ -24,7 +24,7 @@ SCIPOST_SUMMARY_FOOTER = (
     'international scientific community.'
     '\n\nThe site is anchored at https://scipost.org. Many further details '
     'about SciPost, its principles, ideals and implementation can be found at '
-    'https://scipost.org/about and https://scipost.org/FAQ. '
+    'https://scipost.org/about and https://scipost.org/FAQ.\n'
     'Professional scientists can register at https://scipost.org/register.'
 )