<{$title}>
<{$timestamp}>
<{if $logs}>
<{$current}>/<{$maxpage}> <{$pagenav}>
<{$smarty.const._MD_DATETIME}> |
<{if $showuser}>
<{$smarty.const._MD_LOGUSER}> |
<{/if}>
<{$smarty.const._MD_LOGTICK_CATEGORY}> |
<{$smarty.const._MD_TIMESPAN}> |
<{$smarty.const._MD_COMMENT}> |
<{foreach from=$logs item=log}>
<{$log.class}>">
<{$log.mdate}> |
<{if $showuser}>
<{if $log.luid}>
<{$log.uname}>
<{else}>
<{$anonymous}>
<{/if}>
|
<{/if}>
<{$log.cname}> |
<{if $log.span}>(<{$log.span}>)<{/if}> |
<{$log.comment}> |
<{/foreach}>
<{else}>
<{$smarty.const._MD_NODATA}>
<{/if}>