{% block html_head_loading_legacy %} {# load legacy-form for using bootstrap-select(.selectpicker) #} {% parent %} {% endblock %}

Forbidden

Browsing of this page is restricted

{# list view #}
{% if pages.length == 0 %}
There are no pages under {{ path }}.
{% endif %} {% include '../widget/page_list.html' with { pages: pages, pager: pager, viewConfig: viewConfig } %}