Current Path : /home/church/www/eessel.com/wp-content/themes/pinboard/ |
Current File : /home/church/www/eessel.com/wp-content/themes/pinboard/404.php |
<?php get_header(); ?> <div id="container"> <section id="content" <?php pinboard_content_class(); ?>> <?php pinboard_404(); ?> </section><!-- #content --> <?php if( ( 'no-sidebars' != pinboard_get_option( 'layout' ) ) && ( 'full-width' != pinboard_get_option( 'layout' ) ) ) : ?> <?php get_sidebar(); ?> <?php endif; ?> </div><!-- #container --> <?php get_footer(); ?>