img('img/icinga-logo-big.svg', null, array('class' => 'icinga-logo', 'width' => 194)) ?>
translate('Icinga Web 2 Version') ?> escape($version['appVersion']) ?>
translate('Git commit') ?> escape($version['gitCommitID']) ?>
translate('PHP Version') ?> escape(PHP_VERSION) ?>
translate('Git commit date') ?> escape($version['gitCommitDate']) ?>

translate('Loaded Libraries') ?>

escape($library->getName()) ?> escape($library->getVersion()) ?: '-' ?>

translate('Loaded Modules') ?>

escape($module->getName()) ?> escape($module->getVersion()) ?> hasPermission('config/modules')): ?> qlink( $this->translate('Configure'), 'config/module/', array('name' => $module->getName()), array('title' => sprintf($this->translate('Show the overview of the %s module'), $module->getName())) ) ?>