+
{data.profile.username}
+
Joined {joinDate(data.profile.created)}
+
+
+
+
+ {followerCount}
+ followers
+
+
+ {data.profile.followingCount}
+ following
+
+
+
+
+ {#if data.isLoggedIn && !data.isSelf}
+
+ {:else if !data.isLoggedIn}
+
+ Follow
+
+ {/if}
+