{#
# ensure to insert 'content_head' block to col-xx-xx
#
# Because this block has content like 'Bookmarks' or 'Recent Created' whose height changes dynamically,
# setting of 'revision-toc' (affix) is hindered.
#}
{% block content_head %}
{% parent %}
{% endblock %}
{% block content_main_before %}
{% endblock %}
{% block content_main %}
{% parent %}
{% endblock content_main %}
{# /.col- #}
{# relocate #revision-toc #}
{{ consts.pageGrants[page.grant] }} ({{ t('Browsing of this page is restricted') }})
{% endif %} {% if page && page.grant == 2 %}{{ t('Shareable Link') }}
{% endif %}