kspace-wordpress-theme/components/header-content.php

5 lines
162 B
PHP

<header id="page-header">
<?php include(TEMPLATEPATH . '/components/navbar-pages.php'); ?>
<?php include(TEMPLATEPATH . '/components/logo.php'); ?>
</header>