Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php get_header(); ?>
- <div id="main">
- <article>
- <h1>Land ho, no wait, where did it go?</h1>
- <p>That page or article you are looking for isn't there. Not sure what happened, but try something like this:</p>
- <ul>
- <li>Try the navigation options to see if you can find this page/article, or</li>
- <li>Use the search option to see if looking for key words will help.</li>
- </ul>
- <p>Good luck.</p>
- <p class="Signature">Noah and crew</p>
- <div class="pfoot">
- Copyright © 2015 <?php bloginfo('name'); ?>
- </div>
- </article>
- </div>
- <?php get_footer(); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement