status/include/status.html
2024-01-26 14:31:46 +01:00

78 lines
2.5 KiB
HTML

¤¤ fullpage ¤¤
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" href="style.css" />
<script src="script.js"></script>
<title>AV equipment status</title>
</head>
<body>
<div id="container">
<a class="accessibility-link" accesskey="s" href="#content-top" title="Skip navigation"></a>
<div id="top-links">&nbsp;</div>
<div id="header">
<a id="header-su-responsive" href="http://www.su.se/english" title="Stockholm University home">
<img src="images/su_logo_responsive_en.png" alt="Stockholm University">
</a>
<div id="sec-logo-text">
Department of Computer and Systems Sciences
</div>
<a id="header-dsv" href="http://dsv.su.se/en/" title="To DSV's start page" accesskey="1">
<img src="images/dsv_logo_en.png" alt="Department of Computer and Systems Sciences">
</a>
<a id="header-su" href="http://www.su.se/english/" title="Stockholm University home">
<img src="images/su_logo_en.gif" alt="Stockholm University">
</a>
</div>
<div id="contents">
<a class="accessibility-link" name="content-top"></a>
<p class="alert">
Have you experienced a problem not listed here?<br/>
E-mail <a href="mailto:helpdesk@dsv.su.se?subject=AV problem report">helpdesk</a> or call 08-16 16 48!
</p>
<!-- **** Contents start here **** -->
¤roomlist¤
<!-- **** Contents end here **** -->
</div>
<div id="footer">
<div id="footer-left">
<address id="footer-address">
<b>Department of Computer and Systems Sciences, DSV</b><br />
Stockholm University, DSV, Postbox 7003, SE-164 07 Kista, Sweden | Phone: <a href="tel:+468162000">+46 8 16 20 00</a></address>
</div>
<div id="footer-right">
<a id="footer-contact-link" href="http://dsv.su.se/en/about/contact" accesskey="7">Contact</a>
</div>
</div>
</div>
</body>
</html>
¤¤ room ¤¤
<div class="room ¤state¤" id="¤roomname¤">
<div class="roomname ¤indicator¤" onClick="JavaScript:toggle('¤roomname¤')">
¤roomname¤
</div>
<div class="roomdata">
¤roomdata¤
</div>
</div>
¤¤ thinroom ¤¤
<div class="header ¤status¤">
¤statustext¤
</div>
<div class="¤visibility¤">
¤roomdata¤
</div>