summaryrefslogtreecommitdiff
path: root/templates/nick.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nick.html')
-rw-r--r--templates/nick.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/nick.html b/templates/nick.html
deleted file mode 100644
index 92e166f..0000000
--- a/templates/nick.html
+++ /dev/null
@@ -1,6 +0,0 @@
-{% 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>