<?php $this->placeholder('itemDiv')->set('<h2>Partner Accounting</h2>');?>
<?php $this->placeholder('breadcrumb')->set('<a href="/relationships.php">Relationship</a> > Partner Accounting');?><!--  -->

<?php echo $this->partial('accounting/_listowneraggregator.phtml',$this);?>
<?php echo $this->partial('accounting/_listownerdrr.phtml',$this);?>
