4 lines
No EOL
153 B
PHTML
4 lines
No EOL
153 B
PHTML
<div class="buildings item-list">
|
|
<h1><?php echo $this->__('Buildings')?></h1>
|
|
<?php echo $this->getPartial('item-list.items')->render()?>
|
|
</div>
|