".htmlspecialchars($data['entryTitle'])."
".$entry_init."
entries)
{
while ($data = $blog->entries())
{
$entry_init = entry_show_init($data['entryContent'], $data['entrySlug']);
echo "".htmlspecialchars($data['entryTitle'])."
".$entry_init."
".(isset($seo[1]) && isnum($seo[1]) ? "{locale:prev_page}{locale:next_page}" : "{locale:next_page}")."
"; } else echo "{locale:no_more}
\n";