From 85f823fc08c5b6fcce9af943045af95fb0b226d3 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 1 Sep 2010 09:02:59 +0200 Subject: [PATCH] [FrameworkBundle] added a condition to only show current content when it is not empty in the exception template --- .../Resources/views/Exception/exception.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/views/Exception/exception.php b/src/Symfony/Bundle/FrameworkBundle/Resources/views/Exception/exception.php index 70c024cb3c..ed98239920 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/views/Exception/exception.php +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/views/Exception/exception.php @@ -49,13 +49,15 @@ -
-

Content of the Output »

+ +
+

Content of the Output »

- - -
-
+