Advertisement
Guest User

about.php

a guest
Aug 12th, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <?php include('include/naglowek.php'); ?>
  2.  
  3. <!-- *******************************************about******************************************* -->
  4. <section id="about">
  5. <article>
  6.  
  7. <div class="wrapper">
  8. <h2>About</h2>
  9. <div class="content">
  10.  
  11. </div>
  12. <div class="clear"></div>
  13. </article>
  14. </section>
  15.  
  16. <section id="dummy"></section>
  17.  
  18. <?php include('include/stopka.php'); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement