author | ymh <ymh.work@gmail.com> |
Mon, 22 Mar 2010 16:36:28 +0100 | |
changeset 5 | ac511f1ccc8e |
parent 1 | 0d28b7c10758 |
permissions | -rw-r--r-- |
1 | 1 |
<?php get_header();?> |
2 |
<div class="main-container"> |
|
3 |
<div class="title-area"> |
|
4 |
Sorry - the page you're looking for doesn't exist |
|
5 |
</div><!--title-area--> |
|
6 |
<div class="post-title-big"> |
|
7 |
<a href="<?php bloginfo('url');?>">Try Going Back Home</a> |
|
8 |
</div><!--post-title-big--> |
|
9 |
<div class="post-meta-data"> |
|
10 |
..Or Use the Search Form to the Right.. |
|
11 |
</div><!--post-meta-data--> |
|
12 |
</div><!--main-container--> |
|
13 |
<?php get_sidebar();?> |
|
14 |
<?php get_footer();?> |