Files
bio-concept-pharma/web/blog/wp-content/themes/dt-the7/header.php
2019-11-17 19:14:07 +01:00

17 lines
222 B
PHP

<?php
/**
* Header template.
*
* @since 1.0.0
*
* @package The7\Templates
*/
defined( 'ABSPATH' ) || exit;
get_template_part( 'header-single' );
get_template_part( 'header-main' );
// Little trick!
// wp_head()