<?php if ( function_exists('yoast_breadcrumb') ) { ?> | |
<div class="grid-container grid-parent"> | |
<div class="page-header"> | |
<?php yoast_breadcrumb('<p id="breadcrumbs">','</p>'); ?> | |
</div> | |
</div> | |
<?php } ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment