wp_nav_menu(array( 'menu' => 'main', 'container' => false)); ?>
the_title(); ?>
the_content(); ?>
get_footer(); ?>