= user_title_bar(@user) - if @announcements.length!=0 .announcementbox %span{:class => 'title'} Announcements = render :partial => 'announcement', :collection => @announcements .submitbox = error_messages_for 'submission' = render :partial => 'submission_box' %hr/ %table.info %tr.info-head %th %th Tasks %th # of sub(s) %th Results = render :partial => 'problem', :collection => @problems %hr/