cmc-sales/php/cake/libs/view/layouts/xml/default.ctp

2 lines
64 B
Plaintext
Raw Normal View History

<?php echo $xml->header(); ?>
<?php echo $content_for_layout; ?>