X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=04e9f82c024689510632da0c034b68c3d07a150c;hb=8770a2089eebe04aeb5d4034edd070cf72c9d3f3;hp=cc4e6167d05e813996ab0845d15308b39f062a88;hpb=358baa9f62b87617992602d3e3a80586ad98c444;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index cc4e6167d0..04e9f82c02 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -1,4 +1,9 @@ -
-

{{$title}}

-

{{$message}}

-
+
+ +

{{$title}}

+

{{$message}}

+{{if $trace}} +
{{$trace nofilter}}
+{{/if}} +

+