{% extends "forum/base.html" %} {% block forum_content %}

Fils récents

{% with object_list as thread_list %} {% include "forum/generic_thread_index.html" %} {% endwith %} {% endblock %}