<% if collapsible %><%= image_tag("collapse.png") %><% end %><%= project.name -%>

"> <%= render :partial => "projects/project_settings", :locals => { :project => project, :collapsible => collapsible } %>

Actions in this project

Currently there are no incomplete actions in this project

<%= render :partial => "todos/todo", :collection => @not_done, :locals => { :parent_container_type => "project" } %>