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

15 lines
228 B
PHP

<?php
/**
* Underscore.js template
*
* @package fusion-builder
* @since 6.0
*/
?>
<script type="text/html" id="tmpl-fusion_widget_content">
<# if ( 'undefined' !== typeof markup ) { #>
{{{ markup }}}
<# } #>
</script>