diff --git a/templates/sso/profile.html b/templates/sso/profile.html
index 492075b..1a576a6 100644
--- a/templates/sso/profile.html
+++ b/templates/sso/profile.html
@@ -30,7 +30,8 @@ create a login for a service click the Add Service link
{% if acc.active %}Yes{% else %}No{% endif %}
{% if acc.active %}
- Reset
+ Reset /
+ Delete
{% if acc.service.provide_login %}
/ Login
{% endif %}