@@ -160,7 +160,10 @@
Please note that this article is still a draft and might not have any contents yet.
{% endif %}
{{ content | safe }}
- {% if page.url != '/' %}{% include 'contribution_invitation.njk' %}{% endif %}
+ {% if page.url != '/' %}
+
+ {% include 'contribution_invitation.njk' %}
+ {% endif %}