{include file="file:$templatedir/Header.html"} {csrf} {include file="file:$templatedir/ErrorDiv.html"}
{include file="file:$templatedir/UserBlogCapacity.html"}
{include file="file:$templatedir/UserMenu.html"}
 {l}テンプレート選択{/l}
 {l}戻る{/l}

{include file="file:$templatedir/PageSelect.html"}
{if $listObj->getPageData()} {assign var='_row' value=0} {foreach from=$listObj->getPageData() item='_template' name='_templateloop'} {if ! $smarty.foreach._templateloop.last && $smarty.foreach._templateloop.iteration is div by $smarty.const.NUM_TEMPLATES_FOR_PAGE_COL} {assign var='_row' value=$_row+1} {/if} {/foreach} {else} {/if}
{$_template.template_name|smarty:nodefaults|neo_escape}

{l}テンプレートがありません。管理者に連絡してください。{/l}
{include file="file:$templatedir/PageSelect.html"}

 {l}戻る{/l}
{include file="file:$templatedir/Footer.html"}