{% load i18n %} {% if group_roles %} {% include "alsijil/group_role/partials/assigned_roles.html" with roles=group_roles group=register_object.get_groups.first back_url=back_url %} {% endif %} {% if can_view_lesson_documentation %}
{% blocktrans %}Change history{% endblocktrans %} {% include 'core/partials/crud_events.html' with obj=lesson_documentation %}
{% endif %}