X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fexception.tpl;h=cdeb6d96f051aa840d9c7b78e7a2ab0ae00c2b06;hb=8f09d81c9f48d30d26a7475762cbacdf782ed7a5;hp=4b296614165422114e452bee3ebe002af2044d18;hpb=122ad0af14f046c2462a03fe33967dc41abfc8b5;p=friendica.git diff --git a/view/templates/exception.tpl b/view/templates/exception.tpl index 4b29661416..cdeb6d96f0 100644 --- a/view/templates/exception.tpl +++ b/view/templates/exception.tpl @@ -7,5 +7,10 @@ {{$stack_trace}} {{$trace}} {{/if}} +{{if $request_id}} +
Request: {{$request_id}}
+{{/if}} +{{if $back}}

+{{/if}}