{% extends "website/layout.html" %} {% block title %}{{ page.title }} ยท {{ super() }}{% endblock %} {% block description %}{{ page.description }}{% endblock %} {% block page %} {% if page.level == "0" %} {% for part in summary.parts %}