X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=ad1a15f878b51fd607b2879cc36750c3a2db9518;hb=3e431bda1e687301d91a80a57360b0b56fe1d0bd;hp=cc4e6167d05e813996ab0845d15308b39f062a88;hpb=2628da422a57f573466f08ca3eb5791bf2bc35cf;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index cc4e6167d0..ad1a15f878 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -1,4 +1,13 @@ -
-

{{$title}}

-

{{$message}}

-
+
+ +

{{$title}}

+

{{$message nofilter}}

+{{if $thrown}} +
{{$thrown}}
+{{$stack_trace}}
+{{$trace}}
+{{/if}} +{{if $back}} +

+{{/if}} +