aboutsummaryrefslogtreecommitdiff
path: root/templates/reset.html
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-01-18 23:27:52 +0100
committerhovertank3d <[email protected]>2025-01-18 23:28:53 +0100
commit1a5a86a5d4557200db20e20206bcdd7b9b2a7e55 (patch)
tree03aae452a7dc2d9f71cf7a83adbfd8e112ad562e /templates/reset.html
parent2aa29060c81fb52884b290603f1cf930259443b9 (diff)
downloadlzcnt.space-1a5a86a5d4557200db20e20206bcdd7b9b2a7e55.tar.xz
lzcnt.space-1a5a86a5d4557200db20e20206bcdd7b9b2a7e55.zip
refactor and add /about
Diffstat (limited to 'templates/reset.html')
-rw-r--r--templates/reset.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/reset.html b/templates/reset.html
index 090b273..d6bfa7e 100644
--- a/templates/reset.html
+++ b/templates/reset.html
@@ -1 +1 @@
-<a href="javascript:{}" onclick="document.getElementById('reset').submit(); return false;">[reset counter]</a> \ No newline at end of file
+<a href="javascript:{}" onclick="document.getElementById('reset').submit(); return false;">[reset counter]</a><form id="reset" action="/reset" method="get"></form> \ No newline at end of file