{% extends "freeadmin/generic_form.html" %} {% block form %} {{ volume.vol_name }}{% trans "Do you want to lock this volume?" %} {% endblock %} {% block oklabel %}{% trans "Yes" %}{% endblock %}