{% load i18n %}{% load evil_tags %}{% load mail_tags %}
{% if access_request %} {% if access_request.applicant != receiver %} {% blocktrans with wiki_entity=event.page.dative %}In answer to access request to {{ wiki_entity }} "{{ page_title }}" created by{% endblocktrans %}{{ access_request.applicant|declination_verb }} {% inflect_user access_request.applicant 'subjective' %}, {% endif %} {% endif %} {% link_to_staff event.author %} {% trans 'granted' %}{{ event.author|declination_verb }} {% if group %} {% blocktrans %}access to group "{{ group }}" which you are the member of{% endblocktrans %}. {% else %} {% trans 'you access to page' %} {{ page_title }}. {% endif %} {% trans 'Now you can read it.' %}
{% trans 'Page address' %}: /{{ event.page.tag }}.