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