<{if !$doNotStartPrint}> <{/if}>
<{$printheader}>
<{$item.image}> <{if !$noTitle}>
<{$item.title}>
<{/if}> <{if !$noCategory}>
<{$lang_category}> : <{$item.categoryname}>
<{/if}> <{if $display_whowhen_link}>
<{$lang_author_date}>
<{/if}> <{if $item.body}>
<{$item.body}>
<{/if}> <{if $itemfooter}>
<{$itemfooter}>
<{/if}>


<{if $indexfooter}>
<{$indexfooter}>
<{/if}> <{if $smartPopup}>
<{$smarty.const._MD_THEMES_PRINT_CLOSE}>
<{/if}>