diff --git a/layout/widget/profile.ejs b/layout/widget/profile.ejs index 70055ae..bfe124b 100644 --- a/layout/widget/profile.ejs +++ b/layout/widget/profile.ejs @@ -43,9 +43,11 @@

<%= _p('common.post', post_count()) %>

-

- <%= post_count() %> -

+ +

+ <%= post_count() %> +

+
@@ -53,9 +55,11 @@

<%= _p('common.category', category_count()) %>

-

- <%= category_count() %> -

+ +

+ <%= category_count() %> +

+
@@ -63,9 +67,11 @@

<%= _p('common.tag', tag_count()) %>

-

- <%= tag_count() %> -

+ +

+ <%= tag_count() %> +

+