diff --git a/templates/index.html b/templates/index.html index 1aaf7c26967403ef8bbcad909872f2a694caf8b7..4a69ef71c4956b9c5c4f71683260de6af8aa917a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,5 @@ {% include "frontpage/blocks/claim.html" %} {% include "frontpage/blocks/projects.html" %} {% include "frontpage/blocks/newsletter.html" %} - <!-- {% include "frontpage/blocks/news.html" %} --> - {% include "frontpage/blocks/events.html" %} + <!-- {% include "frontpage/blocks/news.html" %} --> {% endblock %}