| Current Path : /home/julesbu/www/dup-installer/wp-content/themes/Jules_Belamy/ |
| Current File : /home/julesbu/www/dup-installer/wp-content/themes/Jules_Belamy/single.php |
<?php
if (get_post_type() == "post") {
get_template_part("page-templates/single/article");
}