img( 'img/logo_icinga_big_dark.png', null, array( 'width' => 400, 'class' => 'about-logo' ) ); ?>

translate('Version'); ?>: escape($version['appVersion']); ?>
translate('Git commit ID'); ?>: 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' ) ); ?>
translate('License'); ?>: GNU GPL v2+

qlink( null, 'https://www.twitter.com/icinga', null, array( 'target' => '_blank', 'icon' => 'host',//'twitter', 'title' => $this->translate('Icinga on Twitter') ) ); ?> qlink( null, 'https://www.facebook.com/icinga', null, array( 'target' => '_blank', 'icon' => 'service',//'facebook-squared', 'title' => $this->translate('Icinga on Facebook') ) ); ?>

qlink( null, 'https://dev.icinga.org/projects/icingaweb2', null, array( 'target' => '_blank', 'img' => 'img/bugreport.png', 'title' => $this->translate('Report a bug') ) ); ?> qlink( null, 'https://www.icinga.org/services/support', null, array( 'target' => '_blank', 'img' => 'img/support.png', 'title' => $this->translate('Support / Mailinglists') ) ); ?>
qlink( null, 'https://wiki.icinga.org', null, array( 'target' => '_blank', 'img' => 'img/wiki.png', 'title' => $this->translate('Icinga Wiki') ) ); ?> qlink( null, 'https://docs.icinga.org/', null, array( 'target' => '_blank', 'img' => 'img/docs.png', 'title' => $this->translate('Icinga Documentation') ) ); ?>

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