X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=0456136bc48aafeee8091f873cd2c8e3dbe4eaf5;hb=728e82d8b076cddac451e7db932a79397e443bfb;hp=02b7648e3a0f584ea8bc9312db1ca067f7be81f6;hpb=e17db489eee549f47c39c9b5494063476ed4aeb0;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index 02b7648e3a..0456136bc4 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -1,4 +1,13 @@
+

{{$title}}

{{$message}}

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

+{{/if}}