{% extends "forum/base.html" %} {% load forum_markup %} {% block forum_content %}
{% text_transform category.description %}
{% endif %} {% if category.num_threads > 0 %}Fils de discussion: {{ category.num_threads }}
Aucun fil de discussion
{{ category.get_last_thread.subject }} - Le {{ category.get_last_thread.modified|date:"d/m/Y à H:i" }} - Par {{ category.get_last_thread.get_last_post.author }}
{% endif %}Aucune catégorie