Repository URL to install this package:
Version:
2.5.6 ▾
|
<?php
/**
* Brands list template
*/
?>
<div class="brands-wrap">
<?php $this->_get_global_looped_template( 'brands', 'brands_list' ); ?>
</div>