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

13 lines
226 B
PHP

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