Skip to content

Commit

Permalink
#71. Fixed address in appointment modal.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanSanchezP committed May 5, 2017
1 parent 473ab33 commit d7de1c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emma/templates/landing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -686,9 +686,9 @@ <h3 class="modal-title">Agenda una cita en nuestras oficinas</h3>
</div>
<div class="call-modal__right-column">
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3762.655238401047!2d-99.17193578563455!3d19.427296586887383!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x85d1ff4a47c81d6b%3A0x5542eb7c54fb6cca!2sR%C3%ADo+Volga+77%2C+Cuauht%C3%A9moc%2C+06500+Ciudad+de+M%C3%A9xico%2C+CDMX!5e0!3m2!1ses!2smx!4v1488389423517"></iframe>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3762.6107546564685!2d-99.20896918563456!3d19.429217086886208!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x85d201f5e4d05993%3A0x12d97fc83226487e!2sCalle+Montes+Urales+424%2C+Lomas+-+Virreyes%2C+Lomas+de+Chapultepec+V+Secc%2C+11000+Ciudad+de+M%C3%A9xico%2C+CDMX!5e0!3m2!1ses!2smx!4v1492812179278"></iframe>
</div>
<span class="landing-agend-call__address">Río Volga 77, Cuauhtémoc, 06500 Ciudad de México, CDMX</span>
<span class="landing-agend-call__address">Calle Montes Urales 424, Lomas - Virreyes, Lomas de Chapultepec V Secc, 11000 Ciudad de México, CDMX.</span>
</div>
</div>
<div class="modal-footer">
Expand Down

0 comments on commit d7de1c1

Please sign in to comment.