$title = $this->theme->get_template()->get('title', 'not-set');This does mean you need to have access to $this->theme in the partial though. It would be more logical to set the title on the header partial though, if that is where you need it.
It looks like you're new here. If you want to get involved, click one of these buttons!