{% extends "layout.html.twig" %} {% block title %}Configuration{% endblock %} {% block content %}

{{ configuration.id }}

{% endblock %}