Your IP : 216.73.216.158


Current Path : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/
Upload File :
Current File : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/content-portfolio-right.php

<div class="col-sm-12 col-md-8">
	<?php
		the_content();
		wp_link_pages();
	?>
</div>

<div class="col-sm-12 col-md-4">
	<?php get_template_part('loop/content','meta-portfolio'); ?>
</div>