<{* $i: general $item_count_select $item_htmls: information of items (association array). array( 'html' => (summary of item in HTML) ) $itemcount: numbers of item displaying a page $order_by_select $page $pages $url_for_get: url for displaying this page directly *}>

<{$printer_friendly_header}>

<{$title|escape|replace:"&#":"&#"}>

<{$date|escape|replace:"&#":"&#"}> ( <{$page_no_label}>, ordered by <{ $order_by_select[$orderby] }> ) <{$page}> of <{$maxpage}> Pages
<{if isset( $quick_search_keyword ) }>
<{$smarty.const._MD_XOONIPS_ITEM_SEARCH_KEYWORD}> : <{$quick_search_keyword|escape|replace:"&#":"&#"}> <{$smarty.const._MD_XOONIPS_ITEM_SEARCH_ITEMTYPE}> : <{$quick_search_itemtype|escape|replace:"&#":"&#"}>
<{/if}> <{if isset( $index_path ) }>
<{foreach item=index from=$index_path}> / <{$index.title|escape|replace:"&#":"&#"}> <{/foreach}>
<{/if}> <{foreach item=i from=$item_htmls}> <{/foreach}>
"> <{$i.html}>
<{$meta_copyright}>, <{$sitename}>, <{$meta_author}>