{% extends "base.html" %} {% block main %} {% include "frontpage/blocks/claim.html" %} {% include "frontpage/blocks/projects.html" %} {% include "frontpage/blocks/newsletter.html" %} <!-- {% include "frontpage/blocks/news.html" %} --> {% endblock %}