get_header(); wmhook_entry_before(); if ( have_posts() ) { the_post(); get_template_part( 'content', 'pagelandingnoform' ); wp_reset_query(); } wmhook_entry_after(); get_footer(); ?>