initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<form action="/new" method="POST">
|
||||
<input type="text" id="link" name="link" value=""/>
|
||||
<input type="submit"/>
|
||||
</form>
|
||||
</body>
|
||||
<html>
|
||||
Reference in New Issue
Block a user