diff options
Diffstat (limited to 'web/template/404.tmpl')
-rw-r--r-- | web/template/404.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/template/404.tmpl b/web/template/404.tmpl index 3c1769210..bd38c824b 100644 --- a/web/template/404.tmpl +++ b/web/template/404.tmpl @@ -29,7 +29,8 @@ </p> <p> If you believe this 404 was an error, you can contact - the instance admin. + the instance admin. Provide them with the following request + Request ID: <code>{{.requestID}}</code>. </p> </section> </main> |