X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=4b296614165422114e452bee3ebe002af2044d18;hb=4860dd1a6cd11fc9847e8d055dac3eadbf2b4f51;hp=02b7648e3a0f584ea8bc9312db1ca067f7be81f6;hpb=c9cce8492e5b2607b2a092474d1de4d188b7a2c9;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index 02b7648e3a..4b29661416 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -1,4 +1,11 @@
+

{{$title}}

{{$message}}

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