comunic/developer/user/plugins/error/templates/error.html.twig

4 lines
97 B
Twig
Raw Normal View History

2016-11-19 11:08:12 +00:00
<h1>{{ 'PLUGIN_ERROR.ERROR'|t }} {{ header.http_response_code }}</h1>
<p>{{ page.content }}</p>