File "rt-divider.php"

Full Path: /home/tekvhqgl/public_html/wp-content/plugins/digeco-core/elementor/views/rt-divider.php
File size: 218 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * @author  RadiusTheme
 * @since   1.0
 * @version 1.0
 */

namespace radiustheme\Digeco_Core;


?>
<div class="rtin-divider">
	<div class="divider-holder">
		<span class="divide-bar"></span>
	</div>
</div>