5 lines
No EOL
203 B
Text
Executable file
5 lines
No EOL
203 B
Text
Executable file
<form method="POST" action="/">
|
|
<input type="text" name="url" id="url" size="50" />
|
|
<input type="hidden" value="<%= Shorten.button_text %>" id="create_url" />
|
|
</form>
|
|
<%= @information %> |