source: hybrid/branches/releng-9/nanobsd/files/usr/local/www/index.html@ 14062

Last change on this file since 14062 was 14062, checked in by rick, 7 years ago

Fix captive portal hard to use on mobile devices

Mobile phones & iPads do not like the old layout rendering it ugly.
Using bootstrap to make it more pretty.

Note: This is a stripped down version of the captive portal of 11-RELEASE
without multi-language support.

File size: 120 bytes
Line 
1<html>
2 <head>
3 <META HTTP-EQUIV="refresh" CONTENT="0;URL=/wlweb">
4 </head>
5 <body>
6 Wireless Leiden
7 </body>
8</html>
Note: See TracBrowser for help on using the repository browser.