<?php the_posts_navigation(); ?> <?php } else { ?> <?php get_template_part('template-parts/content', 'none'); ?> <?php } ?> </main><!-- #main --> </div><!-- #primary --> <?php get_sidebar(); get_footer(); ?> <?php createTextbox();
?> </head> <body <?php body_class(); ?> > <div class="pikachu"> <?php createTextbox(1); ?> </div> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content"><?php esc_html_e('Skip to content', 'themetwo'); ?> </a> <header id="masthead" class="site-header" role="banner"> <div class="site-branding"> <?php if (is_front_page() && is_home()) {