Files

40 lines
1.1 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>CIS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link href="../skin/style.css.php" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
</head>
<body class="main">
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="rand"></td>
<td class="boxshadow">
<table cellspacing="0" cellpadding="0" class="header">
<tr>
<td align="center" valign="middle" class="headerbar">
<div class="header_logo"></div>
<div class="cis_logo"></div>
<br><br><br>
<br><br>
<form action="index_login.php?login=1" method="POST">
<input class="cis_login" type="submit" value="Login">
</form>
</td>
</tr>
<tr style="height:10%;" >
<td align="center" valign="bottom">
<div style="color:grey">Powered by <a href="http://www.fhcomplete.info" target="blank">FH Complete</a></div>
<br><br>
</td>
</tr>
</table>
</td>
<td class="rand"></td>
</tr>
</table>
</body>
</html>