def template
      render I::Box.new(cols: %w[w-1/2 w-1/5 w-2/5], data: { test_id: 'repository' }) do
        td { name }
        td(class: 'text-right pr-4') { pulled }
        td { actions }