X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fhttp_status.tpl;h=bd6ecb3a5345e6b2aae875c84d5b4e3070be8bcc;hb=bd2cd8dd4cbfcb9035fb209ef00388c730d050e8;hp=55cc133ff0606314ce3a9151eb4775c78d9d71d2;hpb=649578ae333e70280f8100b36f7d9e95cf27b64a;p=friendica.git diff --git a/view/templates/http_status.tpl b/view/templates/http_status.tpl index 55cc133ff0..bd6ecb3a53 100644 --- a/view/templates/http_status.tpl +++ b/view/templates/http_status.tpl @@ -4,6 +4,12 @@

{{$title}}

-

{{$description}}

+

{{$message}}

+ {{if $trace}} +
{{$trace nofilter}}
+ {{/if}} + {{if $request_id}} +
Request: {{$request_id}}
+ {{/if}}