Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <div class="headerleft inside">
  2. <?php echo $this->getCustomSections('headerleft'); ?>
  3. </div>
  4. <div class="headerright inside">  
  5. <?php echo $this->getCustomSections('headerright'); ?>
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement