• File: fusion-tb-content.php
  • Full Path: /home/docteuh/www/serverhttpxforwardedssl1/components/fusion-tb-content.php
  • Date Modified: 11/20/2023 6:12 PM
  • File size: 360 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Underscore.js template
 *
 * @package fusion-builder
 * @since 2.0
 */

?>
<script type="text/html" id="tmpl-fusion_tb_content-shortcode">
	<div {{{ _.fusionGetAttributes( wrapperAttr ) }}}>
		{{{ FusionPageBuilderApp.renderContent( output, cid, false ) }}}
		<# if ( 'string' === typeof styles ) { #>
		{{{ styles }}}
		<# } #>
	</div>
</script>