first commit
This commit is contained in:
7
wp-content/themes/brpfinanse/inc/breadcrumb.php
Normal file
7
wp-content/themes/brpfinanse/inc/breadcrumb.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<div id="breadcrumbs_box">
|
||||
<div class="container">
|
||||
<?php if ( function_exists('yoast_breadcrumb') ) : ?>
|
||||
<?php yoast_breadcrumb( '<div id="breadcrumbs">','</div>' ); ?>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user