| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/customizr/templates/parts/modules/common/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/customizr/templates/parts/modules/common/breadcrumb.php |
<?php
/**
* The template for displaying the breadcrumb
*
* @package Customizr
* @since Customizr 3.5.0
*/
?>
<div class="czr-hot-crumble container page-breadcrumbs" role="navigation" <?php czr_fn_echo('element_attributes') ?>>
<div class="row">
<?php /* or do not use a model but a tc function (template tag) */ ?>
<?php czr_fn_echo( 'breadcrumb' ) ?>
</div>
</div>