diff --git a/lacommunaute/templates/forum/forum_detail.html b/lacommunaute/templates/forum/forum_detail.html index 704a7428f..60b9d6cdc 100644 --- a/lacommunaute/templates/forum/forum_detail.html +++ b/lacommunaute/templates/forum/forum_detail.html @@ -178,3 +178,41 @@

{{ forum.name }}

{% endif %} {% endblock content %} +{% block extra_js %} + + + +{% endblock %}