<% if collapsible %> <%= image_tag("blank.png", :alt => t('common.collapse_expand')) %> <% end %> <%= t('todos.hidden_actions') %> <%= raw(append_descriptor ? append_descriptor : '') %>

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

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