sso/templates/irc.html

5 lines
154 B
HTML

<form action="" method="POST">
<label for="nick">Freenode account<input type="text" name="nick"/></label>
<input type="submit" value="send"/>
</form>