author | ymh |
Fri, 12 Mar 2010 15:12:39 +0000 | |
changeset 2 | 4f3e6ea1c867 |
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();?> |