diff --git a/opentech/apply/activity/templates/messages/email/base.html b/opentech/apply/activity/templates/messages/email/base.html
index 2c634ca5a76a26bcf64740d5212db8a3b5c1e7ee..c5acd96f23dcca295d8a17712658a1334d0058f2 100644
--- a/opentech/apply/activity/templates/messages/email/base.html
+++ b/opentech/apply/activity/templates/messages/email/base.html
@@ -1,10 +1,11 @@
 {% block salutation %}Dear {{ user }},{% endblock %}
+
 {% block content %}{% endblock %}
 {% block more_info %}{% endblock %}
 Kind Regards,
 The OTF Team
 
---
+-- 
 Open Technology Fund
 https://www.opentech.fund/
 {% block post_signature_content %}{% endblock %}