{% extends 'board_base.html' %} {% load i18n %} {% load forum_conversation_tags %} {{% block sub_title %}{% trans "Unlock topic" %}{% endblock sub_title %} {% block content %}

{% trans "Unlock topic" %}

{% trans "Are you sure you want to unlock this topic?" %}
{% csrf_token %} {% trans "No" %}
{% endblock content %}