7 lines
116 B
PHP
7 lines
116 B
PHP
<?php
|
|
/**
|
|
* Price list template
|
|
*/
|
|
?>
|
|
|
|
<?php $this->__get_global_looped_template( 'price-list', 'price_list' ); ?>
|