<div id="content">
<?php
    echo $this->partial('partials/sub-nav.phtml', array('items' => $this->items));
?>
</div>
<?php echo $this->partial('partials/react-app.phtml', $this->reactLabelDefaultPricing); ?>
