aboutsummaryrefslogtreecommitdiff
path: root/templates/new.index.html
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-21 09:11:15 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-21 09:11:15 +0530
commit699486cbebc104b26fd3bc3d521c47a4827f2909 (patch)
tree79a0a9f98f0166f23bde4412e4682d25f7aceb31 /templates/new.index.html
parentbb826f1efc7e0c88790acfb8a0a65057f0f2644f (diff)
minor changes, maybeHEADmain
Diffstat (limited to 'templates/new.index.html')
-rw-r--r--templates/new.index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/new.index.html b/templates/new.index.html
index d01a1ef..565b80e 100644
--- a/templates/new.index.html
+++ b/templates/new.index.html
@@ -30,7 +30,7 @@
<div class="rightflex">
<br>
<h1>Enter someone's name to send them to <strong>hell</strong>.</h1></span>
- <div class="form">
+ <div class="form" method="POST">
<input type="text" id="name" name="name">
<button type="button" id="send">Send</button>
</div>