getData('lang'); /** @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); include __DIR__ . '/../../Interfaces/' . $this->getData('interface')->getInterfacePath() . '/export.tpl.php';