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

15 lines
244 B
PHP

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