<%= [todo_help_header "Help for One List"] %>

This page gives you access to one todo list. Depending on the type of
todo list that this is, you can:
<ul>
<li> <b>add an item</b>: if the one-line form is present at the bottom of the
list, you can add an item directly. If the line isn't present, this is
an automatically-generated list that can only be edited from the
originating module (usually the Ticket Tracker or the SDM).
<li> <b>edit an item</b>: if the edit link appears, you can perform a direct
edit of the item. Otherwise, you should follow through using the
details link.
<li> <b>complete an item</b>: the empty checkbox allows you to mark the item
completed. Certain task lists (the automatically-generated ones) will
then lead you to provide further information on the completion of the
item.
<li> <b>delete an item</b>: if an item is marked completed, you may be able
to delete it. This places the item in a "deleted" state where it does
not appear on your normal task lists, but can be accessed for a
certain period of time from the "deleted items" link in the upper
right-hand corner of each todo page.
</ul>

<%= [todo_footer] %>