Guest User

Untitled

a guest
Oct 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <?php if(!$_full_width): ?>
  2. <div class="container">
  3. <?php endif; ?>
  4. <div id="store_map" style="min-height: 300px; width: 100%;">
  5. <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2915.5247745082415!2d-88.19148708536075!3d43.05142939915301!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8805a9b7b48c0255%3A0x726a087060022ccf!2sN15+W22180+Watertown+Rd%2C+Waukesha%2C+WI+53186%2C+USA!5e0!3m2!1sen!2sin!4v1539924796801" frameborder="0" style="border:0" allowfullscreen></iframe>
  6. </div>
  7. <?php if(!$_full_width): ?>
  8. </div>
  9. <?php endif; ?>
  10. <?php
  11. }
  12. ?>
Add Comment
Please, Sign In to add comment