]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/http_status.tpl
Added Documentation, updated messages.po
[friendica.git] / view / templates / http_status.tpl
index a9c094c4b23194a2857f1f8336767e255142413d..874bf96691672f9d178447784a2a33ed8d751247 100644 (file)
@@ -8,5 +8,8 @@
        {{if $trace}}
                <pre>{{$trace nofilter}}</pre>
        {{/if}}
+       {{if $request_id}}
+               <pre>Request: {{$request_id}}</pre>
+       {{/if}}
        </body>
 </html>