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