{% extends "layout.twig" %} {% block title %}{% trans "error" %}{% endblock %} {% block content %}

error

{{ msg|raw }}

Don't forget the documentation.

{% endblock %}