<% if collapsible %> <%= image_tag("collapse.png") %> <% end %> <%= t('todos.hidden_actions') %> <%= append_descriptor ? append_descriptor : '' %>

<%= t('todos.no_hidden_actions') %>

<%= render :partial => "todos/todo", :collection => hidden, :locals => { :parent_container_type => 'tag' } %>