mobile.pages {{ 'mobile.show-hidden-pages' | translate }}
@if (!readonly) { }
@for (menuItemControl of visibleMobilePagesControls(); track trackByMenuItem($index, menuItemControl);) {
@if (isCustom(menuItemControl)) {
{{ 'mobile.custom-page' | translate }}
} @if (dragEnabled) { }
@if (!$last && !readonly) { }
}
@if (!readonly) { }