{if $Site->getAttribute('release_from') && $Site->getAttribute('release_from') != '0000-00-00 00:00:00'} {assign var=date value=$Site->getAttribute('release_from')} {else} {assign var=date value=$Site->getAttribute('c_date')} {/if}
{$MetaList->create()} {if $enableDateAndCreator}
{if $showCreator} {t}quiqqer/blog entry.blog.by{/t} {/if} {if $showDate} {t}quiqqer/blog entry.blog.on{/t} {/if}
{/if} {if $Site->getAttribute('content')}
{$Site->getAttribute('content')}
{/if} {if !$Site->getAttribute('quiqqer.settings.blog.entry.hideMore')}
{/if}
{if $comments} {if $type == "disqus"}
{/if} {if $type == "facebook"}
{/if} {/if}