{% extends "layout.twig" %} {% block title %}{% trans "error" %}{% endblock %} {% block content %}
{{ msg|raw }}
Don't forget the documentation.