{$entry.title}
{$CONST.POSTED_BY} {$CONST.ON} {if $entry.comments == 0}{$CONST.NO_COMMENTS}{else}{$entry.comments} {$entry.label_comments}{/if}
{$entry.body} {if $entry.has_extended and not $is_single_entry and not $entry.is_extended} {/if}{serendipity_hookPlugin hook="entries_header" addData="$entry_id"} {if $template_option.display_as_timeline and $entries and !$is_single_entry and not $entry.is_extended and not $is_preview}{* THIS IS OUR FRONTPAGE SCENARIO - OPEN TIMELINE*}
{$CONST.POSTED_BY} {$CONST.ON} {if $entry.comments == 0}{$CONST.NO_COMMENTS}{else}{$entry.comments} {$entry.label_comments}{/if}
{$entry.body} {if $entry.has_extended and not $is_single_entry and not $entry.is_extended} {/if}{$CONST.POSTED_BY} {$CONST.ON} {if $entry.comments == 0}{$CONST.NO_COMMENTS}{else}{$entry.comments} {$entry.label_comments}{/if} {if $entry.is_entry_owner and not $is_preview}{$CONST.EDIT_ENTRY}{/if}
{if $is_preview} {append var='entry' value=$smarty.session.save_entry_POST.properties index='properties'}{* gives us access to entry properties in preview *} {/if} {if $entry.properties.timeline_image} {if $entry.properties.timeline_image|is_in_string:' {/if} {/if}{$CONST.DATA_UNSUBSCRIBED|@sprintf:$CONST.UNSUBSCRIBE_OK}
{$CONST.DATA_TRACKBACK_DELETED|@sprintf:$CONST.TRACKBACK_DELETED}
{$CONST.DATA_TRACKBACK_APPROVED|@sprintf:$CONST.TRACKBACK_APPROVED}
{$CONST.DATA_COMMENT_DELETED|@sprintf:$CONST.COMMENT_DELETED}
{$CONST.DATA_COMMENT_APPROVED|@sprintf:$CONST.COMMENT_APPROVED}
{$message}
{$CONST.COMMENT_ADDED}
{$CONST.THIS_COMMENT_NEEDS_REVIEW}
{$CONST.COMMENTS_CLOSED}
{$CONST.NO_ENTRIES_TO_PRINT}
{$footer_info}
{/if} {if $footer_totalPages >1 } {/if}
{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}