blob: de7c09894683cad0997e45c84bab11a3f27619bf [file] [log] [blame]
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<script src="static/jquery-2.1.4.min.js"></script>
<link rel="stylesheet" type="text/css" href="static/craft.css">
<link rel=icon href=static/favicon.ico>
<link rel=stylesheet href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en">
<link rel=stylesheet href=static/default.css>
</head>
<body>
<header>
<section>
<h1><img src=static/logo.png alt="Google Fiber"></h1>
<nav>
<ul>
<li class=active><a href=/{{peer}}>Welcome</a></li>
<li ><a href=/status{{peer}}>Status</a></li>
<li ><a href=/config{{peer}}>Configuration</a></li>
<li ><a {{hidepeer}} href="/?peer=1" target=_blank>Peer</a></li>
</ul>
</nav>
</section>
</header>
<br>
<div class="tabs">
<div class="tab">
<input type="radio" id="tab-1" name="tab-group-1" checked>
<label for="tab-1">Authorized Use Only</label>
<div class="content">
<div {{hidehttps}}>
<b>
Warning: You are not connected securely. Consider https://...
<br>
<br>
</b>
</div>
<p>
WARNING:
<p>
Unauthorized access to this system is forbidden and will be
prosecuted by law.
<br>
By accessing this system, you agree that your actions may be
monitored if unauthorized usage is suspected.
</div>
</div>
</div>
</body>
</html>
<!-- end of welcome.thtml (used by unit test) -->