table.table.table-small

- @characters.each do |character|
  tr
    td.name = character.name
    td.corporation = character.corporation.name