{% extends 'partials/base.html.twig' %}

{% block content %}
    {% include 'partials/page.html.twig' %}
{% endblock %}
