{# Left Tabs #}
  • View
  • {{ t('Edit') }}
  • {# Right Tabs #} {% if isPortal %}
    • {{ t('Unportalize') }}
  • {% else %}
    • {{ t('Move') }}
    • {{ t('Duplicate') }}
    • {% if isDeletablePage() %}
    • {{ t('Delete') }}
    • {% endif %}
  • {% endif %}
  • History
  • {{ t('Presentation Mode') }}