Path : /proc/self/cwd/ |
Current File : //proc/self/cwd/template.php |
<?php include "variables.php"; ?> <html> <head> </head> <body> <div id="container""> <?php include "header.php" ?> <?php include "nav.php" ?> <?php include "footer.php" ?> </div> </body> </html>