se agrega el mapa de lugares de interes
This commit is contained in:
parent
2d03ff1183
commit
47e4b78ed6
9
mapa.php
9
mapa.php
@ -25,6 +25,15 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<hr />
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-xs-12">
|
||||||
|
<h1><strong>Lugares de interés:</strong></h1>
|
||||||
|
<div class="map-responsive">
|
||||||
|
<iframe src="https://www.google.com/maps/d/embed?mid=1NYuOIEPPid4wQzF4AJTlqwVqGKf_FmIQ" width="640" height="480"></iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php include_once 'sidebar.php'; ?>
|
<?php include_once 'sidebar.php'; ?>
|
||||||
<?php include_once 'footer.php'; ?>
|
<?php include_once 'footer.php'; ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user