<!DOCTYPE html>
<html lang="en">
<head>
  <title>Observium :: Network Observation and Monitoring</title>
  <base href="http://www.selonlui.fr/" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  <meta http-equiv="content-language" content="en-us" />
  <meta http-equiv="refresh" content="300" />
  <link rel="shortcut icon" href="images/observium-icon.png" />
  <link href="css/bootstrap.css" rel="stylesheet" type="text/css" />
  <link href="css/google-code-prettify.css" rel="stylesheet" type="text/css" />
  <link href="css/jquery.qtip.min.css" rel="stylesheet" type="text/css" />
  <link href="css/mktree.css" rel="stylesheet" type="text/css" />
  <link href="css/sprite.css" rel="stylesheet" type="text/css" />
  <link href="css/flags.css" rel="stylesheet" type="text/css" />

  <script type="text/javascript" src="js/jquery.min.js"></script>
  <script type="text/javascript" src="js/google-code-prettify.js"></script>

</head>

<body>
  <div class="container">

<div style="width: 700px; margin: auto; margin-top: 30px;">
    <div style="margin: auto; width:700px; padding:5px;">
      <table border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="images/login-hamster.png" alt="Login required" /></td>
          <td>
            <form action="" method="post" name="logonform" class="form-horizontal">
              <fieldset>
                <div class="control-group">
                  <div class="controls">
                    <h3>Please log in:</h3>
                  </div>
                </div>

                <div class="control-group">
                  <label class="control-label" for="username">Username</label>
                  <div class="controls">
                    <input type="text" class="input-xlarge" id="username" name="username">
                  </div>
                </div>

                <div class="control-group">
                  <label class="control-label" for="password">Password</label>
                  <div class="controls">
                    <input type="password" class="input-xlarge" id="password" name="password">
                  </div>
                </div>

                <div class="control-group">
                  <label class="control-label" for="optionsCheckbox2"></label>
                  <div class="controls">
                    <label class="checkbox">
                      <input type="checkbox" id="remember" name="remember">
                      Remember my login on this computer
                    </label>
                  </div>
                </div>
                <div class="controls">
                  <button type="submit" class="btn-large btn">
                    <i class="icon-lock"></i>
                    Log in
                  </button>
                </div>
            </table>
            </fieldset>
            </form>
          </td>
        </tr>
      </table>
<div style="margin-top: 10px;text-align: center; font-weight: bold; color: #cc0000; width: 470px;">Unauthorised access or use shall render the user liable to criminal and/or civil prosecution.</div><script type="text/javascript">
<!--
document.logonform.username.focus();
// -->
</script>

    </div>
</div>
