(if pcts[2] > 0
           content_tag('td', '', :style => "width: #{pcts[2]}%;",
                                   :class => 'todo', :title => titles[2])
         else
           ''.html_safe