2 {include file="page_header_light.tpl"}
4 <h2>Shard Administration Website</h2>
6 <p>Use login: <b>guest</b> and password: <b>guest</b> to login.</p>
8 <table width="30%" border="0">
9 <form action="index.php" method="post">
12 <td><input type="text" name="nel_login" value="guest"></td>
16 <td><input type="password" name="nel_passwd" value="guest"></td>
20 <td><input type="submit" name="action" value="login">
25 {include file="page_footer_light.tpl"}