summaryrefslogtreecommitdiff
path: root/templates/new_answer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/new_answer.html')
-rw-r--r--templates/new_answer.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/new_answer.html b/templates/new_answer.html
new file mode 100644
index 0000000..0d690d4
--- /dev/null
+++ b/templates/new_answer.html
@@ -0,0 +1,7 @@
+{% include 'base.html' %}
+<form action="/set/answer_id" method="POST">
+Vastaa kyselyyn koodilla:
+<input type="text" name="link">
+<input type="submit" value="Kyselmään">
+</form>
+Saatoit myös päätyä tänne mikäli olet jo vastannut.