me2arafat

Footer

Dec 16th, 2015
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.30 KB | None | 0 0
  1. </section><!-- END SECTION MAIN WRAP -->
  2. <div class="clearfix"></div>
  3. <footer>
  4. <div class="footer-main"><?php include (TEMPLATEPATH.'/include/footer-widget.php'); ?>
  5.  
  6. <div id="footer">
  7.  
  8. <div id="footer-left">
  9. <a href="http://songspk.es" title="Songs pk">Songs pk</a> | <a href="http://songspk.es/dmca/" title="DMCA">DMCA</a> | <a href="http://songspk.es/contact-us/" title="Contact Us">Contact Us</a> |
  10. Developed BY <a href="http://songspk.es/" title="songspk.es">songspk.es</a>
  11. </div><!-- FOOTER LEFT END -->
  12. <div id="footer-right">Copyright &copy; <?php echo gmdate(__('Y')); ?>. All Rights Reserved.</div><!-- FOOTER RIGHT END -->
  13. <div class="clearfix"></div>
  14.  
  15. <?php wp_footer(); ?>
  16. </div>
  17. <div style="display:none !important;visibility:hidden !important">
  18. <?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE. YOUR SITE WILL STOP WORKING IF THESE LINKS ARE MODIFIED IN ANY WAYS */ ?>
  19. <div id="devlink">Develope by <a href="http://www.tulihost.com" title="Tuli Host BD">Tuli Host BD</a> | <a href="http://www.downcheck.tulihost.com/" title="Down checker Tools" rel="help">Down Checker</a></div>
  20. <?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE ABOVE. YOUR SITE WILL STOP WORKING IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>
  21. </div>
  22. </div>
  23. <!-- FOOTER LEFT END -->
  24.  
  25. </body>
  26. </html>
Add Comment
Please, Sign In to add comment