img( 'img/logo_icinga_big_dark.png', null, array( 'width' => 320 ) ) ?>
translate('Version') ?>
escape($version['appVersion']) ?>
translate('Git commit') ?>
escape($version['gitCommitID']) ?>
translate('Git commit date') ?>
escape($version['gitCommitDate']) ?>
translate('Copyright') ?>
© 2013- qlink( $this->translate('The Icinga Project'), 'https://www.icinga.org', 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') ) ) ?> qlink( null, 'https://plus.google.com/+icinga', null, array( 'target' => '_blank', 'icon' => 'gplus-squared', 'title' => $this->translate('Icinga on Google+') ) ) ?>

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()) ?>