summaryrefslogtreecommitdiff
path: root/src/user/update/index.html
diff options
context:
space:
mode:
authorcurly <curly@infernal.garden>2024-07-16 13:36:30 -0600
committercurly <curly@infernal.garden>2024-07-16 13:36:30 -0600
commit339ed00eb7496fc44ec5113b0520838305062039 (patch)
tree30b9a278f3676e3199230bbe8ddf854665c5f480 /src/user/update/index.html
parentfb2c8941ef20293d4b9ae964c024f35507939bbd (diff)
downloadpoko_web-339ed00eb7496fc44ec5113b0520838305062039.tar.gz
poko_web-339ed00eb7496fc44ec5113b0520838305062039.tar.bz2
poko_web-339ed00eb7496fc44ec5113b0520838305062039.zip
delete user
Diffstat (limited to 'src/user/update/index.html')
-rw-r--r--src/user/update/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/user/update/index.html b/src/user/update/index.html
index efc2188..30d938b 100644
--- a/src/user/update/index.html
+++ b/src/user/update/index.html
@@ -16,6 +16,9 @@
<a href="/user/update/">
<center class="button navbutton">UPDATE INFO</center>
</a>
+ <a href="/user/delete/">
+ <center class="button navbutton">DELETE</center>
+ </a>
<a href="#" onclick="logout()">
<center class="button navbutton">LOGOUT</center>
</a>