1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/plugins/error/templates/error.html.twig
2017-09-02 20:34:47 -04:00

4 lines
101 B
Twig

<h1>{{ 'PLUGIN_ERROR.ERROR'|t }} {{ header.http_response_code }}</h1>
<p>{{ page.content|raw }}</p>