{% load i18n %} {% if not perms.exercises %}
{% blocktrans %}Thank you for correcting and improving this exercise. This is much appreciated!{% endblocktrans %}
{% blocktrans %}After you submit the form, the administrators will be notified. Once the changes are reviewed the exercise will be updated.{% endblocktrans %}
{% endif %}