diff --git a/wafer/users/templates/wafer.users/snippets/profile_25-menu.html b/wafer/users/templates/wafer.users/snippets/profile_25-menu.html index 1e50a998..a0ee885a 100644 --- a/wafer/users/templates/wafer.users/snippets/profile_25-menu.html +++ b/wafer/users/templates/wafer.users/snippets/profile_25-menu.html @@ -11,10 +11,14 @@ {% endif %} {% if WAFER_REGISTRATION_MODE == 'custom' %} {% url 'register' as register_url %} + {% url 'unregister' as unregister_url %} {% endif %} {% if register_url %}