diff --git a/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/error.html.twig b/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/error.html.twig index 138a60ad96..01fab3ad08 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/error.html.twig +++ b/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/error.html.twig @@ -3,14 +3,22 @@ An Error Occurred: {{ status_text }} + -

Oops! An Error Occurred

-

The server returned a "{{ status_code }} {{ status_text }}".

+
+

Oops! An Error Occurred

+

The server returned a "{{ status_code }} {{ status_text }}".

-
- Something is broken. Please let us know what you were doing when this error occurred. - We will fix it as soon as possible. Sorry for any inconvenience caused. +

+ Something is broken. Please let us know what you were doing when this error occurred. + We will fix it as soon as possible. Sorry for any inconvenience caused. +