Guest User

Untitled

a guest
May 28th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. <?php include(header.php); ?>
  2. <section id="content">
  3.     <?php echo $content; ?>
  4. </section>
  5. <?php include(footer.php); ?>
Advertisement
Add Comment
Please, Sign In to add comment