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