{% extends 'Base.html.twig' %}

{% block content %}
<h1>INIT</h1>
{% endblock content %}
