2014-03-06 20:01:40 +01:00
|
|
|
<div class="controls">
|
2015-04-20 14:56:30 +02:00
|
|
|
<?php if (! $this->compact): ?>
|
|
|
|
<?= $this->tabs; ?>
|
|
|
|
<?php endif ?>
|
2015-02-02 16:28:35 +01:00
|
|
|
<?= $this->render('partials/host/object-header.phtml') ?>
|
|
|
|
<?= $this->render('partials/host/servicesummary.phtml') ?>
|
2014-03-06 20:01:40 +01:00
|
|
|
</div>
|
2014-11-19 09:10:13 +01:00
|
|
|
<?= $services ?>
|