Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <!--Weather plugin-->
  2. <section id="weather-info" class="page-section">
  3. <div class="container">
  4. <div class=" col-md-12 col-sm-12 col-xs-12">
  5. <div id="weather" class="col-md-12 col-sm-12 col-xs-12"></div>
  6. <button class="js-geolocation">
  7. <i class="fa fa-map-marker" aria-hidden="true"></i>&nbsp;Вижте Вашата Локация
  8. </button>
  9. </div>
  10. </div>
  11. </section>
  12. <!--End wetaher plugin-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement