From 892be4bf145df316e134364c2bb3d50d8a4aac39 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Wed, 10 Oct 2018 11:29:15 -0500 Subject: [PATCH] Update 404.html --- 404.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/404.html b/404.html index c53f9f5..fc2fb24 100644 --- a/404.html +++ b/404.html @@ -21,5 +21,7 @@ <p>If you believe this is an error, please leave a bug report.</p> <br /> <p>Press HOME to reboot.</p> + <hr /> + <p>If the HOME button is not shown, please go <a href="/index.html">here</a> to reboot</p> </body> </html>