<{$smarty.const._MD_XPTODO_LANG_TODO_LIST}>

[ <{$smarty.const._MD_XPTODO_LANG_POST_TODO}> ]

<{$listController.navi}>

<{foreach item=i from=$todo}> "> <{/foreach}>
<{$smarty.const._MD_XPTODO_LANG_SUBJECT}> <{$smarty.const._MD_XPTODO_LANG_INPUT_DATE}> <{$smarty.const._MD_XPTODO_LANG_TOTAL_TIME}> <{$smarty.const._MD_XPTODO_LANG_STATUS}> <{$smarty.const._MD_XPTODO_LANG_CONTROL}>
<{$i.subject}> <{$i.input_date|date_format:"%Y/%m/%d %H:%M"}> <{if $i.total_time}> <{$i.total_time_str}> <{else}> --- <{/if}> <{$i.status_str}> <{$smarty.const._MD_XPTODO_LANG_EDIT}> | <{$smarty.const._MD_XPTODO_LANG_DELETE}>

<{$listController.navi}>