{{ consts.pageGrants[page.grant] }} ({{ t('Browsing of this page is restricted') }})
{% endif %} {% if page && page.grant == 2 %}{{ t('Shareable Link') }}
{% endif %}{% extends 'layout.html' %} {% block layout_sidebar %}
{% endblock %} {# layout_sidebar #} {% block layout_main %}{{ consts.pageGrants[page.grant] }} ({{ t('Browsing of this page is restricted') }})
{% endif %} {% if page && page.grant == 2 %}{{ t('Shareable Link') }}
{% endif %}