content.php 284 Bytes
<?php
/**
 * This template can be overridden by copying it to yourtheme/video-conferencing-zoom/fragments/content.php.
 *
 * @author      Deepen Bajracharya
 * @since       3.0.0
 * @version     3.0.0
 */
?>

<div class="deepn-zvc-single-description">
	<?php the_content(); ?>
</div>