{% extends 'base.html.twig' %} {% block body %} Locale: {{ app.locale }} Environment: {{ app.environment }}
Translated text: {{ 'Translated text'|trans }}
Legacy translated text: {{ 'An error occured:'|trans }}