<@ifexec(t.priority && t.tm, begin)>
<@tm_printf('%Y/%m/%d %J:%M ', t.tm)><$end>
<@ifexec(t.tags, begin)>
<@v.make_taglinks(t.tags)><$end>
<@t.name>
<@ifexec(v.check_editor(t), begin)>
(編集)<$end>
<@if( t.draft, '【この記事は下書きです】
' )>
<@if(!t.draft && !t.enable, '【この記事は非公開です】
')>
<@ifexec(t.text_s,begin)>
短い本文
<$end>
<$coms = if(v.allow_edit, t.coms_all, t.coms)>