?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/villavanille/wp-content/plugins/qode-framework/inc/common/templates/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/plugins/qode-framework/inc/common/templates/page.php

<div id="qodef-page" class="qodef-no-tab-wrapper <?php echo esc_attr( $class ); ?>">
	<div class="row">
		<?php
		foreach ( $this_object->get_children() as $child ) {
			$child->render();
		}
		?>
	</div>
</div>