summaryrefslogtreecommitdiff
path: root/templates/new_answer.html
diff options
context:
space:
mode:
authorLilian Teronen <lteronen@local>2023-11-27 01:37:03 +0200
committerLilian Teronen <lteronen@local>2023-11-27 01:37:03 +0200
commit03b031ea793e91ce2f87cf28c73cefc8ce69a7b5 (patch)
tree882919559651e1b18904404ccc7c5106d167f1fd /templates/new_answer.html
parentd2de3ae10b6f5314bd4b8243218212d2004f35b0 (diff)
More rework on routes. Best and worst matches. More visuals.
Diffstat (limited to 'templates/new_answer.html')
-rw-r--r--templates/new_answer.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/new_answer.html b/templates/new_answer.html
deleted file mode 100644
index 0d690d4..0000000
--- a/templates/new_answer.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{% 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.