Files @ 3be168914a12
Branch filter:

Location: DistRen/htdocs/index.php

ethanzonca
Added web interface fileshg commit -h
<html>
<head>
<title>DistRen :: Home</title>
<link rel="stylesheet" href="styles/index.css" type="text/css">
</head>
<body>
<div id="content">
<h1>Welcome to DistRen :: Web Interface 0.1 Alpha</h1><br><br>

<br>
Todo: Write mysql code for stats...
<br><br>

Test Actions:<br><br>
	<a href="useradd.php">Add new user</a><br>
	<a href="status.php">System Status</a><br>
	<a href="usershow.php">Users and Stats</a><br>
	<a href="sql/">Sql admin</a>

</div>
</body>
</html>