{if $Summary}
{include file="file:$templatedir/Header.html" _onload='1'}
{else}
{include file="file:$templatedir/Header.html" _form_attributes='enctype="multipart/form-data"'}
{/if}
{csrf}
{include file="file:$templatedir/UserBlogCapacity.html"}
|
{if $successes || $errors}
{include file="file:$templatedir/ErrorDiv.html"}
|
{/if}
{include file="file:$templatedir/UserMenu.html"}
|
{l}インポート{/l} |
{l}戻る{/l}
{if $Summary}
{else}
{l}※{/l} {l}MT形式(MovableType形式)のデータをインポートすることができます。{/l}
{if $imperror}
{/if}
{/if}
{l}戻る{/l}
|
|
|
{if $Summary}
{include file="file:$templatedir/Footer.html" _onload='1'}
{else}
{include file="file:$templatedir/Footer.html"}
{/if}