2026-02-05 17:08:59 +03:00

15 lines
238 B
PHP

<?php
/**
* Underscore.js template
*
* @package fusion-builder
* @since 2.0
*/
?>
<script type="text/html" id="tmpl-fusion_breadcrumbs-shortcode">
<nav {{{ _.fusionGetAttributes( wrapperAttr ) }}}>
{{{output}}}
</nav>
</script>