<{if $category.cid }> <{include file="db:plzxoo_header_category.html"}> <{else}> <{include file="db:plzxoo_header_nocategory.html"}> <{/if}>
<{$listController.navi}>
<{foreach item=i from=$questions}> <{/foreach}>
<{$smarty.const._MD_PLZXOO_LANG_INPUT_DATE}>
<{$smarty.const._MD_PLZXOO_LANG_MODIFIED_DATE}>
<{$smarty.const._MD_PLZXOO_LANG_SUBJECT}> <{$smarty.const._MD_PLZXOO_LANG_PRIORITY}>
<{$smarty.const._MD_PLZXOO_LANG_QUESTION_POSTER}>
<{$smarty.const._MD_PLZXOO_LANG_CATEGORY}> <{$smarty.const._MD_PLZXOO_LANG_STATUS}>
<{$i.input_date_formatted}>
(<{$i.modified_date_formatted}>)
<{$i.subject}> <{$i.priority}>
<{$i.user.uname}>
<{$i.category.name}> <{$i.status_str}>
<{$i.size_str}>
<{$listController.navi}>
<{include file='db:system_notification_select.html'}>