You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>ELAB RFID Locks</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="static/style.css">
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet">
|
|
|
|
<script
|
|
|
|
src="https://code.jquery.com/jquery-3.1.1.js"
|
|
|
|
integrity="sha256-16cdPddA6VdVInumRGo6IbivbERE8p7CQR3HzTBuELA="
|
|
|
|
crossorigin="anonymous"></script>
|
|
|
|
<script src="https://use.fontawesome.com/5c9d51f09a.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<ul class="navbar">
|
|
|
|
<li><a href="/">Home</a></li>
|
|
|
|
<li><a class="active" href="/help">Help</a></li>
|
|
|
|
<li style="float:right"><a class="right" href="/status">Login</a></li>
|
|
|
|
</ul>
|
|
|
|
<h2>Page under construction!</h2>
|
|
|
|
<p>For now, you can gain <u>UNLIMITED RFID POWERS</u> by emailing one of these people:</p>
|
|
|
|
<ul class="mail-list">
|
|
|
|
<li>Läska, <a class=mail-link" href="mailto:laska@elab.kth.se">laska@elab.kth.se</a></li>
|
|
|
|
|
|
|
|
<li>Davide Bongiovanni, <a class="mail-link" href="mailto:davdebo@kth.se">davidebo@kth.se</a></li>
|
|
|
|
<li>Sven Hedin, <a class="mail-link" href="mailto:svenhed@kth.se">svenhed@kth.se</a></li>
|
|
|
|
</ul>
|
|
|
|
<p>In that order.</p>
|
|
|
|
</body>
|
|
|
|
</html>
|