{template 'head.html'}

{lang(my)}{lang(guestbook)}

{loop $data $d} {/loop}
{lang('id')} {lang('title')} {lang('content')} {lang('reply')}
{cut($d['id'])} {$d['title']} {cut($d['content'])} {$d['reply']}
{template 'foot.html'}