1. <?php
  2. /* Document head */
  3. _core::method( 'document' , 'head' );
  4.  
  5. /* Document header */
  6. _core::method( 'body' , 'header' );
  7. ?>