0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
themes
/
cordobo-green-park-2
/
[
Home
]
File: 404.php
<?php get_header(); ?> <div id="container"> <div id="content"> <?php include (TEMPLATEPATH . "/missing.php"); ?> </div><!-- #content --> </div><!-- #container --> <?php get_sidebar(); ?> <?php get_footer(); ?>