Your IP : 216.73.217.143


Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/html/includes/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/html/includes/frontend.php

<?php

$attrs = [
	'class' => [
		'fl-html', // Necessary for live preview
	],
];

?>
<div <?php $module->render_attributes( $attrs ); ?>>
	<?php echo $settings->html; ?>
</div>