diff options
Diffstat (limited to 'root/www/index.html')
-rw-r--r-- | root/www/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/root/www/index.html b/root/www/index.html new file mode 100644 index 0000000000..ef96a593ce --- /dev/null +++ b/root/www/index.html @@ -0,0 +1,12 @@ +<HTML> +<HEAD> + <TITLE>OpenWrt</TITLE> +</HEAD> +<BODY> +OpenWrt is operating in failsafe mode.<BR> +There are currently no packages installed<BR> + + + +</BODY> +</HTML> |