- columns = local_assigns[:columns] || [:author] table.auto-layout.letters.has-togglable-rows thead tr th.noprint.togglers= table_toggler th.col-width-11 th.col-width-tiny State th.col-width-date-time Date - if columns.include?(:author) th.col-width-medium Author - if columns.include?(:patient) th.col-width-medium Patient th.col-width-medium Recipient th.col-width-medium Description tbody = render partial: "renalware/letters/letters/letter", collection: letters, locals: { columns: columns }