data_file_path = $post_file; $post->hydrate(); require ROOT.'/skin/'.SKIN.'/templates/post_item.php'; } $paginator->render(); require ROOT.'/skin/'.SKIN.'/templates/body_bottom.php'; require ROOT.'/skin/'.SKIN.'/templates/page_bottom.php'; ?>