{$smarty.const.C_BLOGNAME|htmlspecialchars} {$smarty.const.C_BLOGURL} {$smarty.const.C_BLOG_DESCRIPTION} en {foreach from=$posts item=post} {$post.title|htmlspecialchars} {$post.body|htmlspecialchars} {$post.posttime|date_format:"rss92"} {$post.permalink} {/foreach}