summaryrefslogtreecommitdiff
path: root/templates/nick.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nick.html')
-rw-r--r--templates/nick.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/nick.html b/templates/nick.html
new file mode 100644
index 0000000..72c641d
--- /dev/null
+++ b/templates/nick.html
@@ -0,0 +1,5 @@
+<form action="/nick" method="POST">
+Anna itsellesi nimimerkki ensin:
+<textarea name="nick" rows="1" cols="40"></textarea>
+<input type="submit" value="Lähetä">
+</form>