| Current Path : /home/goldnueh/public_html/wp-content/themes/coolair/ |
| Current File : /home/goldnueh/public_html/wp-content/themes/coolair/single-rt-portfolios.php |
<?php
/*portfolio single page template
*/
get_header();
require get_parent_theme_file_path('inc/portfolio/single-standard.php');
get_footer();