X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=0456136bc48aafeee8091f873cd2c8e3dbe4eaf5;hb=728e82d8b076cddac451e7db932a79397e443bfb;hp=6c261689087938201bf1f4bfb3fbeee1e36d02b5;hpb=c969635bbcfba969033690b801594aae59ace3ef;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index 6c26168908..0456136bc4 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -2,5 +2,12 @@

{{$title}}

{{$message}}

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

+{{/if}}