- {children.posts.user.username} + {children.posts.user.username} + + +
- - {topics.teaser.user.username} + {topics.teaser.user.username} + + -
{topics.teaser.content}
diff --git a/less/categories.less b/less/categories.less index 46c5173..9c8ff7f 100644 --- a/less/categories.less +++ b/less/categories.less @@ -80,10 +80,6 @@ } } - small { - color: @gray-light; - } - .post-content { blockquote { display: none; diff --git a/templates/partials/categories/lastpost.tpl b/templates/partials/categories/lastpost.tpl index f56f503..eedf3cd 100644 --- a/templates/partials/categories/lastpost.tpl +++ b/templates/partials/categories/lastpost.tpl @@ -2,7 +2,10 @@
- {categories.posts.user.username} + {categories.posts.user.username} + + +
- {children.posts.user.username} + {children.posts.user.username} + + +
- - {topics.teaser.user.username} + {topics.teaser.user.username} + + -
{topics.teaser.content}