<?php get_header(); ?>
<?php 
	get_template_part('/includes/faq/content-faq-header');
	get_template_part('/includes/faq/content-faq-body');
?>
<?php get_footer(); ?>