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

15 lines
230 B
PHP

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