data['lang']; /** @var \phpOMS\Views\View $this */ echo $this->data['nav']->render(); $interface = $this->data['interface']; include $interface->source->getAbsolutePath() . '/export.tpl.php';