{% extends 'base.html.twig' %} {% block title %}{% trans %}accueil{% endtrans %}{% endblock %} {% block body %}
{% trans %}welcome{% endtrans %}