{include file="inc/header.html"}
{if $cmd != 'draft'} 新規投稿{/if}

tags

{ foreach from=$now_category_tag_loop key="k" item="v" name="loopname"} { if $v.tag_name }
[{$v.tag_count_no}]
{/if} { /foreach }
{if $desc_name}

{$desc_name|escape|nl2br}

{/if}
タイトル:{$title_name|escape}
テキスト:{$text_name|escape}
添付file: { foreach from=$attach_jp_loop key="k" item="v" name="loopname" } { math equation=a-1 a=$smarty.foreach.loopname.iteration assign=i } {$v|escape} , { /foreach }
{$hidden} このデータを削除しますか?  


{include file="inc/footer.html"}