{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}
{if $Template->getAttribute('content-header')}

{$Site->getAttribute('title')}

{user id=$Site->getAttribute('c_user') var=User} {t}quiqqer/news entry.news.by{/t} {t}quiqqer/news entry.news.on{/t}
{if $Site->getAttribute('short')}
{$Site->getAttribute('short')|nl2br}
{/if}
{/if} {if $Template->getAttribute('content-body') && $Site->getAttribute('content')}
{$Site->getAttribute('content')}
{/if} {sibling site=$Site type="next" assign=NextSibling} {sibling site=$Site type="prev" assign=PrevSibling}