img('img/icinga-logo-big.svg', null, array('class' => 'icinga-logo', 'width' => 320)) ?>
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('Copyright') ?>
© 2013- qlink( 'Icinga GmbH', 'https://icinga.com', null, array( 'target' => '_blank' ) ) ?>
qlink( null, 'https://www.twitter.com/icinga', null, array( 'target' => '_blank', 'icon' => 'twitter', 'title' => $this->translate('Icinga on Twitter') ) ) ?> qlink( null, 'https://www.facebook.com/icinga', null, array( 'target' => '_blank', 'icon' => 'facebook-squared', 'title' => $this->translate('Icinga on Facebook') ) ) ?>

translate('Loaded Libraries') ?>

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

translate('Loaded Modules') ?>

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