Your IP : 216.73.216.158


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

<?php
	/*
	Template Name: Homepage
	*/
	get_header();
	the_post();
	the_content();
	get_footer();