{{category}}
{{ category.description }} (Moderated by {% for moderator in category.moderated_by.all %} {{moderator}}{% if not forloop.last %}, {% endif %} {% endfor %} )
- {{ category.get_topics.count }} topics
- {{ category.noofPosts }} posts
- Last post: {# last post can be Reply or Category #} {% if category.lastPost.get_url_with_fragment %} {% else %} {% endif %} {{ category.lastPostDatetime|date:"jS F Y H:i A" }} by {{ category.lastPostedUser.username }}