sso/templates/irc.html

5 lines
154 B
HTML
Raw Normal View History

2012-09-16 23:43:51 +00:00
<form action="" method="POST">
<label for="nick">Freenode account<input type="text" name="nick"/></label>
<input type="submit" value="send"/>
</form>