summaryrefslogtreecommitdiff
path: root/templates/nick.html
blob: 92e166f8d1042b7aaf6041a6530e74f463ec8552 (plain)
1
2
3
4
5
6
{% include 'base.html' %}
<form action="/set/nick" method="POST">
Anna itsellesi nimimerkki ensin:
<input type="text" name="nick">
<input type="submit" value="Lähetä">
</form>