1
0
mirror of synced 2024-11-24 22:06:07 +03:00
select2/docs/plugins/error/templates/error.html.twig
2019-09-11 04:02:16 -04:00

4 lines
101 B
Twig

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