{% extends "board_base.html" %} {% load i18n %} {% block sub_title %}{% trans "Lock the forum" %}{% endblock sub_title %} {% block content %}
{% trans "Are you sure you want to lock the entire course? All the forums in this course will be locked." %}
{{ forum.name }}