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