<%= $this->CurrentPost->Title %>
CurrentPost->Status===PostRecord::STATUS_DRAFT?'[Draft]':'[Pending approval]'%> />
<%= date('l, F j, Y \a\t h:i:s a',$this->CurrentPost->CreateTime) %>
by
<%= '' . $this->CurrentPost->AuthorName . '' %>
<%= $this->CanEditPost ? '| Edit | ' : '';
%>
CanEditPost %>
Attributes.onclick="if(!confirm('Are you sure to delete this post? This will also delete all related comments.')) return false;"
/>
<%= $this->CurrentPost->Content %>
Comments
Leave your comment
NameEmail address
Personal website
Comment