14 lines
189 B
PHP
14 lines
189 B
PHP
<?php
|
|
/**
|
|
* Underscore.js template
|
|
*
|
|
* @package fusion-builder
|
|
* @since 3.1
|
|
*/
|
|
|
|
?>
|
|
<script type="text/html" id="tmpl-fusion_form_time-shortcode">
|
|
{{{ styles }}}
|
|
{{{ html }}}
|
|
</script>
|