{{ t('Rename page') }}

{{ page.path }}

{{ config.crowi['app:url'] }}

{{ t('modal_rename.help.recursive', page.path) }}

{{ t('modal_rename.help.redirect', page.path) }}

{#
#} {# #} {#

チェックを入れると、{{ page.path }}以下の階層以下もすべて移動します。

#} {#

例: /hoge/fuga/move を /foo/bar/move に移動すると、/hoge/fuga/move/page1 も /foo/bar/move/page1 に。

#} {#
#}

{{ t('Page is already exists.') }}