2015-09-22 18:21:25 +02:00
|
|
|
<div class="logo">
|
|
|
|
<div class="image">
|
2015-09-28 09:53:38 +02:00
|
|
|
<img aria-hidden="true" src="<?= $this->baseUrl('img/logo_icinga_big.png'); ?>" alt="<?= $this->translate('The Icinga logo'); ?>" >
|
2015-09-22 18:21:25 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="below-logo">
|
|
|
|
<?= $this->render('inline.phtml') ?>
|
|
|
|
</div>
|