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

Last change on this file since 12952 was 12952, checked in by henkjan, 10 years ago

nieuwe index.html file voor portal (met autoredirect)

File size: 295 bytes
Line 
1<!DOCTYPE html>
2<html>
3<head>
4 <meta http-equiv="refresh" content="5; url=/wlportal/portal.html">
5 <title>Redirecting...</title>
6</head>
7<body>
8 <p>In 5 seconds, you will be redirected to our captive portal. Click <a href="/wlweb/index.cgi">here</a> to go to the wlweb page.</p>
9</body>
10</html>
Note: See TracBrowser for help on using the repository browser.