{% extends "board_base.html" %} {% load i18n %} {% block sub_title %}{% trans "Delete the forum" %}{% endblock sub_title %} {% block content %}
{% trans "Are you sure you want to delete this forum ?" %}
{{ object.name }}