{{forum}}
{{ forum.description }}
- {{ forum.num_topics }} {% trans "topics" %}
- {{ forum.num_posts }} {% trans "posts" %}
- {% trans "Last post" %}: {{ forum.get_last_post.update|lbtimesince }} by {{ forum.get_last_post.posted_by }}
{% load i18n %} {% load lbforum_filters %} {% load lbforum_tags %} {% for category in categories %}
{% trans "topics" %}, {% trans "posts" %}, {% trans "last post" %}
{{ forum.description }}