$c->stash( repos => [ $c->model('ORIdatabase::Repo')->search( {} { join => {'contentlinks' => 'repo'}, prefetch => {'contentlinks' => 'repo'}, rows => '10' } ) ] );