diff --git a/routes/_components/profile/AccountProfileDetails.html b/routes/_components/profile/AccountProfileDetails.html index 0fef84ad..160bae71 100644 --- a/routes/_components/profile/AccountProfileDetails.html +++ b/routes/_components/profile/AccountProfileDetails.html @@ -1,27 +1,27 @@
- + + {{account.statuses_count || 0}} +
- + + {{account.following_count || 0}} +
- + + {{account.followers_count || 0}} +
\ No newline at end of file