source:
trunk/www.guidonia.net/wp/wp-content/themes/facebook/404.php@
44
Last change on this file since 44 was 44, checked in by , 15 years ago | |
---|---|
File size: 344 bytes |
Line | |
---|---|
1 | <?php get_header(); ?> |
2 | <!--#content:start--> |
3 | <div id="content"> |
4 | <div class="entry" id="post-error"> |
5 | <h2>404 - File not found</h2> |
6 | <p>Sorry but we can't find the right page you’re looking for</p> |
7 | </div> |
8 | </div> |
9 | <!--#content:end--> |
10 | <?php get_sidebar(); ?> |
11 | <?php get_footer(); ?> |
Note:
See TracBrowser
for help on using the repository browser.