diff options
Diffstat (limited to 'src/user/update')
-rw-r--r-- | src/user/update/index.html | 3 |
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> |