8c6d9a2fb15bd9817c7a080b4ca67f62bf288093
[gnucomo.git] / src / web / menu.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <link rel='stylesheet' href='gnucomo.css' type='text/css'>
6 <title>GnuCoMo Web Interface</title>
7 </head>
8 <body>
9    <a href='objects.php' target='main'><img src='server.png' alt='Objects'></a>
10    <a href='users.php' target='main'><img src='user.png' alt='Users'></a>
11    <a href='logout.php' target='main'><img src='exit.png' alt='Logout'></a>
12    <hr>
13
14 </body>
15 </html>