breve/views/index.html

4 lines
126 B
HTML
Raw Normal View History

2015-04-08 12:47:56 +02:00
<form action="/short" method="POST">
your url: <input type="text" name="url">
<input type="submit" value="go">
</form>