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