@Title{Blog}@ @CSS{ <?= file_get_contents("css/blog.css") ?> }@ @Body{ <?=PostFormatter::FormatToHTML($content)?> <small>Posted on <?=date("l \\t\h\\e jS \of F Y",strtotime($timestamp))?></small> }@