-
Notifications
You must be signed in to change notification settings - Fork 0
/
maps.html
26 lines (26 loc) · 1.22 KB
/
maps.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: default
title: Spain.js - A Summer JavaScript Conference in Spain
venue: class="current"
aside: with-aside
---
<article id="maps">
<header>
<h1 class="main-title maps">Some useful maps</h1>
</header>
<section class="no-mobile" class="tickets-distribution">
<h2 class="subtitles">Where are our attendees from?</h2>
<iframe src="http://sjsm.jit.su"><p><a href="http://sjsm.jit.su">http://sjsm.jit.su</a></p></iframe>
</section>
<section class="poi">
<h2 class="subtitles">Some points of interest</h2>
<iframe
src="https://maps.google.es/maps/ms?ie=UTF8&oe=UTF8&msa=0&msid=215925188843898929323.0004c257da908a3fe204a&t=m&ll=40.422579,-3.699474&spn=0.024781,0.038795&output=embed"></iframe>
<br/>
<p>You can edit this map and add any information you find useful. Perhaps where is your hotel, or meet up points!</p>
<p>Open <a
href="https://maps.google.es/maps/ms?ie=UTF8&oe=UTF8&msa=0&msid=215925188843898929323.0004c257da908a3fe204a&t=m&ll=40.42257,-3.699517&spn=0.024781,0.038795&source=embed"
style="color:#0000FF;text-align:left">points of interest</a> in a new window to edit it.
</p>
</section>
</article>