diff --git a/public/templates/category.tpl b/public/templates/category.tpl
index 48e040544b..5134a36a12 100644
--- a/public/templates/category.tpl
+++ b/public/templates/category.tpl
@@ -45,32 +45,31 @@
- {topics.postcount} posts
+ posts
+ {topics.postcount}
+ |
- {topics.viewcount} views
+ views
+ {topics.viewcount}
-
-
-
+ |
+
+ posted
+
-
-
- posted
-
-
- |
+
-
- replied
-
+ replied
+
+
diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl
index e9c86be854..4f0afcbca4 100644
--- a/public/templates/recent.tpl
+++ b/public/templates/recent.tpl
@@ -33,37 +33,36 @@
- {topics.postcount} posts
-
-
- {topics.viewcount} views
+ posts
+ {topics.postcount}
|
- posted in
-
- {topics.categoryName}
-
+
+ views
+ {topics.viewcount}
-
-
+ |
+
-
-
-
- posted
-
+ posted in
+
+ {topics.categoryName}
- |
+
+
+
+
+
-
- replied
-
+ replied
+
+
diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl
index 641df62c1b..7a4e7b1fc2 100644
--- a/public/templates/unread.tpl
+++ b/public/templates/unread.tpl
@@ -27,37 +27,36 @@
- {topics.postcount} posts
-
-
- {topics.viewcount} views
+ posts
+ {topics.postcount}
|
- posted in
-
- {topics.categoryName}
-
+
+ views
+ {topics.viewcount}
-
-
+ |
+
-
-
-
- posted
-
+ posted in
+
+ {topics.categoryName}
- |
+
+
+
+
+
-
- replied
-
+ replied
+
+