diff --git a/less/topic.less b/less/topic.less
index 5c8e02e..5623569 100644
--- a/less/topic.less
+++ b/less/topic.less
@@ -34,6 +34,11 @@
border-radius: 50%;
}
}
+
+ .group-label {
+ border-radius: 0;
+ vertical-align: 18%;
+ }
}
.stats {
diff --git a/templates/partials/topic/badge.tpl b/templates/partials/topic/badge.tpl
new file mode 100644
index 0000000..3802f5c
--- /dev/null
+++ b/templates/partials/topic/badge.tpl
@@ -0,0 +1,9 @@
+
+
+
+
+ {posts.user.groups.userTitle}
+
+
+
+
\ No newline at end of file
diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl
index 9cdbf66..215fafe 100644
--- a/templates/partials/topic/post.tpl
+++ b/templates/partials/topic/post.tpl
@@ -14,6 +14,8 @@
{posts.user.username}
+
+
[[global:posted_ago, ]]