breve/views/index.html

4 lines
110 B
HTML
Raw Permalink Normal View History

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