diff --git a/web/templates/user_profile_modal.hbs b/web/templates/user_profile_modal.hbs index e5b2499576..e4c218897c 100644 --- a/web/templates/user_profile_modal.hbs +++ b/web/templates/user_profile_modal.hbs @@ -18,16 +18,18 @@ {{/if}} {{> user_full_name name=full_name}} - - + + {{#if is_me}} - - + + {{/if}} {{#if can_manage_profile}} - +
+ +
{{/if}}