diff options
Diffstat (limited to 'views/profile.pug')
-rw-r--r-- | views/profile.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/profile.pug b/views/profile.pug index 52bb0c0..7ed8eff 100644 --- a/views/profile.pug +++ b/views/profile.pug @@ -25,6 +25,8 @@ html | <a href="/change-name">Change user name</a> br | <a href="/change-about">Change profile text</a> + br + | <a href="/delete-account">Delete account</a> p <a href="/chat">Chat log</a> |