<{strip}> <{* Todo一覧用テンプレート *}>
<{$lang._list_desc|smarty:nodefaults|sprintf:$lang.todo_todo|smarty:nodefaults}>
<{$lang.todo_todo_name|smarty:nodefaults}> <{$lang._creator|smarty:nodefaults}> <{$lang._create_date|smarty:nodefaults}> <{$lang._manage|smarty:nodefaults}>
<{foreach from=$action.todos item=todo}> <{/foreach}>
<{include file = "todo_view_edit_list_current.html"}> <{include file = "todo_view_edit_list_name.html"}> <{include file = "todo_view_handle.html" handle=$todo.insert_user_name|smarty:nodefaults user_id=$todo.insert_user_id}> <{$todo.insert_time|timezone_date_format:$lang._date_format|smarty:nodefaults}> <{include file = "todo_view_edit_list_manage.html"}>
<{include file = "../todo_script.html"}> <{/strip}>