renderHelper('index/normal/entry_header');
?>
= $this->entry->date() ?>
entry->authors();
if (!empty($authors) && is_array($authors)):
$first = true;
?>
entry->content()) : $this->entry->content();
?>
renderHelper('index/normal/entry_bottom');
?>
0):
call_user_func($this->callbackBeforePagination, $this, $nbEntries, $lastEntry);
$this->renderHelper('pagination');
?>