{% extends "base.html" %} {% block main %} {% include "frontpage/blocks/claim.html" %} {% include "frontpage/blocks/projects.html" %} {% include "frontpage/blocks/baustelle.html" %} {% endblock %}