diff --git a/routes/_components/profile/AccountProfileDetails.html b/routes/_components/profile/AccountProfileDetails.html index 7f7a9e3b..1072c94f 100644 --- a/routes/_components/profile/AccountProfileDetails.html +++ b/routes/_components/profile/AccountProfileDetails.html @@ -23,14 +23,17 @@ {{numFollowersDisplay}} -
- -
+ + {{#if account && verifyCredentials && account.id !== verifyCredentials.id}} +
+ +
+ {{/if}}