<{if $layout == 'default'}>
<{$blog_post->getUserName()}>
<{/if}>
<{if $layout == 'default'}>
<{include file="components/wysiwyg.html" content=$blog_post->getBody() template=$blog_post}>
<{/if}>
<{if $layout == 'default'}>
<{t}>Read More<{/t}>
<{include file="components/svg.html" class="" width="18" height="18" icon="chevron-right" title="Read more"|t}>
<{/if}>