{% include 'header.html' %} {% include 'navbar.html' %}
{% for component in components %} {{component}} {% endfor %}