{include file='header.html'}
{$smarty.get.user}
{$smarty.get.tag}
{$smarty.get.date|cat:'0101000000'|date_format:'%Y年'}
{$smarty.get.date|cat:'01000000'|date_format:'%Y年%m月'}
{$smarty.get.date|cat:'000000'|date_format:'%Y年%m月%d日'}
{$freo.refer.categories[$smarty.get.category].name}
{include file='footer.html'}