forked from amsrb/amsrb.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (36 loc) · 1.54 KB
/
index.html
File metadata and controls
41 lines (36 loc) · 1.54 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
title: AMS RB
---
<section id="meetup">
<h1 class="tag">
<span class="tagleft"></span>
<span class="text">
<span>Next Meet-Up</span>
</span>
<span class="tagright"></span>
</h1>
<div id="map">
<div id="company">
<h2>Talks & Drinks</h2>
<div class="date-loc">
<p class="date">Friday, June 17, 2016 - 19:00</p>
<p class="loc"><a href="https://maps.google.com/maps?f=q&hl=en&q=Herengracht+418%2C+Amsterdam%2C+nl" title="location">Ikbenfrits</a>, Herengracht 418</p>
</div>
<div class="content">
<p>Hello Rubyists!</p>
<p>Come and join us for Talks and Drinks!</p>
<p>First Speaker: <strong>Jeroen Visser, CTO at Uberous</strong></p>
<p>With the release of Rails 5 on its way, Jeroen will present about the new features it ships. </p>
<p>Second speaker: <strong>Corey Haines, CTO at Hearken</strong>, author of 'Understanding the Four Rules of Simple Design'</p>
<p>As usual pizza and beer will be provided, and you'll have all the opportunities to talk to fellow developers.</p>
</div>
<a class="button" href="http://www.meetup.com/Amsterdam-rb/events/231213285">Sign up at Meetup</a>
</div>
<div class="mapbox">
<a href="https://maps.google.nl/?q=Herengracht 418,Amsterdam&z=15">
<img src="http://maps.googleapis.com/maps/api/staticmap?center=52.370831,4.895439&zoom=14&size=940x505&sensor=false&markers=color:blue|Herengracht+418,Amsterdam" alt="map" />
</a>
</div>
</div>
</section>