Files
carpseeds.pl/wp-content/plugins/jet-elements/templates/jet-brands/global/index.php
2024-07-15 11:28:08 +02:00

8 lines
147 B
PHP

<?php
/**
* Brands list template
*/
?>
<div class="brands-wrap">
<?php $this->__get_global_looped_template( 'brands', 'brands_list' ); ?>
</div>