{% extends 'master.twig' %} {% set title = '#%03d %s'|format(http_code, http_text) %} {% block content %}
Error
{{ title }}
{% endblock %}