{include file="./header"}

{$data.title|htmlspecialchars_decode}

{$data.create_at|date="Y-m-d",###} {$data.create_at|date="H:i:s",###}

{$data.content|htmlspecialchars_decode}
{include file="./footer"}