show_post = $postid; $bBlog->assign('postid',$postid); $bBlog->display('post.html'); } else { echo '

Error,not a post id

'; } ?>