{% extends 'base.html.twig' %} {% block title %}{{ 'home.title'|trans }}{% endblock %} {% block body %}
{{ 'home.intro'|trans }}
{{ 'home.feature1.description'|trans }}
{{ 'home.feature2.description'|trans }}
{{ 'home.feature3.description'|trans }}