cmc-sales/views/quote_pages/show.ctp

5 lines
89 B
Plaintext
Raw Normal View History

<div class="quotepageview">
<?php echo $quotePage['QuotePage']['content']; ?>
</div>