bgdomainer

Sharetronix header template

Nov 29th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="{%html_lang_abbrv%}">
  3. <head>
  4. <title>{%page_title%}</title>
  5. {%header_data%}
  6. </head>
  7. <body class="fixed-header layout-{%header_page_layout%}">
  8. <div id="layout-container">
  9.  
  10. <div id="header">
  11. <div class="header-container">
  12.  
  13. {%logo_data%}
  14.  
  15. <div id="header-content">
  16.  
  17. {%header_content%}
  18.  
  19. </div>
  20.  
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24.  
  25. <div id="page-container">
Advertisement
Add Comment
Please, Sign In to add comment