Added projects, updated names
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!doctype html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="settings/css.css" type="text/css">
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id=bg><img src="settings/background.jpg"/></div>
|
||||
|
||||
<p><font size="6" color="#FFF">Hello World!</font></p>
|
||||
|
||||
<form action="cgi-bin/quit.cgi">
|
||||
<input type="submit" value="Quit" ></input>
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user