diff options
author | hovertank3d <[email protected]> | 2025-01-18 13:57:23 +0100 |
---|---|---|
committer | hovertank3d <[email protected]> | 2025-01-18 13:57:23 +0100 |
commit | 342b251a2f24263651a4a4104ab8129560d7dd53 (patch) | |
tree | ddf66d565ef1837ff617de64d4478cec1a369d69 /templates/reset.html | |
parent | f60aec7f3669d9cd2e099d75b9d4ccd37035da57 (diff) | |
download | lzcnt.space-342b251a2f24263651a4a4104ab8129560d7dd53.tar.xz lzcnt.space-342b251a2f24263651a4a4104ab8129560d7dd53.zip |
use genhl instead of hardcoding syntax
Diffstat (limited to 'templates/reset.html')
-rw-r--r-- | templates/reset.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/reset.html b/templates/reset.html new file mode 100644 index 0000000..090b273 --- /dev/null +++ b/templates/reset.html @@ -0,0 +1 @@ +<a href="javascript:{}" onclick="document.getElementById('reset').submit(); return false;">[reset counter]</a>
\ No newline at end of file |