{% load i18n %}{% load evil_tags %}{% load mail_tags %}{% load intranet_common %}
{% link_to_staff event.author %} {% trans 'changed' %}{{ event.author|declination_verb }} {% blocktrans with wiki_entity=event.page.genitive %}access settings of the {{ wiki_entity }}{% endblocktrans %} {{ page_title }}.
{% if old_access_type != new_access_type %}
{% trans 'Was' %}: {% trans old_access_type %}
{% trans 'Became' %}: {% trans new_access_type %}
{% endif %}
{% if added_users or added_groups %} {% trans 'The following users and departments was added' %}:
{% if removed_users or removed_groups %} {% trans 'The following users and departments was removed' %}:
{% trans 'If you wish, you can' %} {% trans 'unsubscribe from notifications about changes to this page' %}