index.html.haml 180 Bytes
%div#issues-table-holder
  %table.round-borders#issues-table
    %thead
      %th
        .top_panel_issues
          %h2 Issues assigned to me

    = render 'issues/issues'
  %br