{$entry.title}
{if isset($entry.properties.entry_subtitle) and $entry.properties.entry_subtitle}{$entry.properties.entry_subtitle|escape}
{elseif $template_option.subtitle_use_entrybody==true && $template_option.entrybody_detailed_only == true}{$entry.body|@strip_tags|@strip|@truncate:70:" ..."}
{/if} {/if} {if $template_option.entrybody_detailed_only != true || $entry.is_extended || $is_single_entry || $is_preview}{/if} {if $CONST.DATA_TRACKBACK_DELETED} {$CONST.DATA_UNSUBSCRIBED|@sprintf:$CONST.UNSUBSCRIBE_OK}
{/if} {if $CONST.DATA_TRACKBACK_APPROVED} {$CONST.DATA_TRACKBACK_DELETED|@sprintf:$CONST.TRACKBACK_DELETED}
{/if} {if $CONST.DATA_COMMENT_DELETED} {$CONST.DATA_TRACKBACK_APPROVED|@sprintf:$CONST.TRACKBACK_APPROVED}
{/if} {if $CONST.DATA_COMMENT_APPROVED} {$CONST.DATA_COMMENT_DELETED|@sprintf:$CONST.COMMENT_DELETED}
{/if} {$CONST.DATA_COMMENT_APPROVED|@sprintf:$CONST.COMMENT_APPROVED} {if $entry.trackbacks != 0}
{if $entry.trackbacks == 0}{$CONST.NO_TRACKBACKS}{else}{$entry.trackbacks} {$entry.label_trackbacks}{/if}
{serendipity_printTrackbacks entry=$entry.id}{/foreach} {if $is_comment_added} {$message}
{elseif $is_comment_moderate} {$CONST.COMMENT_ADDED}
{elseif not $entry.allow_comments} {$CONST.COMMENT_ADDED}: {$CONST.THIS_COMMENT_NEEDS_REVIEW}
{else} {$CONST.COMMENTS_CLOSED}
{if $entry.comments == 0}{$CONST.NO_COMMENTS}{else}{$entry.comments} {$entry.label_comments}{/if}
{if $entry.comments != 0}{if $entry.viewmode eq $CONST.VIEWMODE_LINEAR} {$CONST.COMMENTS_VIEWMODE_THREADED} {else} {$CONST.COMMENTS_VIEWMODE_LINEAR} {/if}
{/if} {serendipity_printComments entry=$entry.id mode=$entry.viewmode} {if $entry.is_entry_owner}{if $entry.allow_comments} {else} {/if}
{/if}