{$entry.title}
{if !$is_single_entry}{$entry.timestamp|@formatTime:DATE_FORMAT_ENTRY}{/if} {if $entry.categories} {foreach from=$entry.categories item="category"} {if $category.category_icon}{$entry.body} {if $is_single_entry} {$entry.extended} {/if}
{if $entry.has_extended and not $is_single_entry and not $entry.is_extended}{$CONST.VIEW_EXTENDED_ENTRY|@sprintf:$entry.title}
{/if}