Creation of gcm_input and a first approach to a web interface
[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    <img src='server.png' alt='Objects'>
10    <img src='user.png' alt='Users'>
11    <img src='closed_package.png' alt='Packages'>
12    <img src='password.png' alt='Change Password'>
13    <img src='exit.png' alt='Logout'>
14    <hr>
15
16 </body>
17 </html>