$instance) { $instances[$k]->url = url('jbrowse/'.$instance->organism->genus . '/' . $instance->organism->species, ['absolute' => TRUE]); } // Use the template to render the page. return theme('jbrowse_instance_public_listing', ['instances' => $instances]); }