5 lines
162 B
PHP
5 lines
162 B
PHP
|
<header id="page-header">
|
||
|
<?php include(TEMPLATEPATH . '/components/navbar-pages.php'); ?>
|
||
|
<?php include(TEMPLATEPATH . '/components/logo.php'); ?>
|
||
|
</header>
|