> <?php wp_title(); ?> >
'; wp_nav_menu( array( 'fallback_cb' => '__return_false', 'theme_location' => 'secondary', 'depth' => 1, ) ); echo ''; } ?>