Diligent web site
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

footer.php 1.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <div id="footer-wrap">
  2. <footer id="footer" class="general-section clearfix">
  3. <div class="one_third">
  4. <!--<div class="widget newsletter">
  5. <h3><span class="obold">NEWSLETTER</span></h3>
  6. <h5>Receive the latest news and promotions</h5>
  7. <form method="post" action="#">
  8. <div class="newsletter-elements clearfix">
  9. <input id="newsletter-email" class="input-txt" name="name" type="text" placeholder="Write your email here to suscribe...">
  10. <div class="hive">
  11. <div class="hex outer-hex">
  12. <div class="hex-in1">
  13. <a href="#">
  14. <div class="hex-in2 outer-hex">
  15. <div class="hex inner-hex">
  16. <div class="hex-in1">
  17. <div class="hex-in2 hex-area">
  18. <i class="fa-envelope"></i>
  19. </div>
  20. </div>
  21. </div>
  22. </div>
  23. </a>
  24. </div>
  25. </div>
  26. </div>
  27. </div>
  28. </form>
  29. </div><!-- end Newsletter -->
  30. <!-- end Text Widget -->
  31. </div>
  32. <div class="one_third">
  33. <div class="widget widget_text">
  34. <!-- <div class="footer-logo"></div> -->
  35. <p>Bulevar Nemanjica 30</p>
  36. <p>Niš - Serbia</p>
  37. <a href="mailto:[email protected]">[email protected]</a>
  38. </div>
  39. <!-- <div class="widget recent-tweets">
  40. <h3>LATEST TWEETS</h3>
  41. <h5>Be the first to know, updated every minute</h5>
  42. <div class="tweets-container"></div>
  43. </div> -->
  44. <!-- end Recent Tweet -->
  45. </div>
  46. <div class="one_third flickr last">
  47. <!-- end flickr widget -->
  48. </div>
  49. </footer>
  50. <div class="copyright-wrapper">
  51. Copyright © 2020 Diligent. All rights reserved. Version: 1.0.0.2
  52. </div>
  53. </div><!-- end Footer -->