<{if $yd_layout=="left"}>
|
<{include file="db:yd_rightarea.html"}>
|
<{/if}>
|
最近のコメント一覧
|
<{if $yd_comment.0.year>0}>
<{section name=num loop=$yd_comment}>
<{$yd_comment[num].year}>年<{$yd_comment[num].month}>月<{$yd_comment[num].day}>日 <{$yd_comment[num].time}>
|
<{$yd_comment[num].title}> (<{$yd_comment[num].uname}>)
|
<{/section}>
<{else}>
|
該当するコメントはありません。
|
<{/if}>
|
<{if $yd_layout=="right"}>
<{include file="db:yd_rightarea.html"}>
|
<{/if}>