38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
|
<header class="hero background-sky"><h1 class="hero-title ">Events</h1>
|
||
|
<div class="clear"></div>
|
||
|
<h2 class="hero-subtitle">Where we'll be presenting</h2>
|
||
|
</header>
|
||
|
<article class="l-content ">
|
||
|
<table class="is-full-width">
|
||
|
<thead>
|
||
|
<tr>
|
||
|
<th>Event</th>
|
||
|
<th>Location</th>
|
||
|
<th>Date</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><!-- Devoxx Belgium -->
|
||
|
<tr>
|
||
|
<th><a target="_blank" href="https://www.devoxx.be/">Devoxx Belgium</a></th>
|
||
|
<td>Antwerp, Belgium</td>
|
||
|
<td>Nov. 7-11, 2016</td>
|
||
|
</tr><!-- DEVIntersection -->
|
||
|
<tr>
|
||
|
<th><a target="_blank" href="https://www.devintersectioneurope.com/">DEVintersection
|
||
|
Europe</a></th>
|
||
|
<td>Amsterdam, Netherlands</td>
|
||
|
<td>Nov 14-16, 2016</td>
|
||
|
</tr><!-- dotJS -->
|
||
|
<tr>
|
||
|
<th><a target="_blank" href="http://www.dotjs.io/">dotJS</a></th>
|
||
|
<td>Paris, France</td>
|
||
|
<td>Dec. 5, 2016</td>
|
||
|
</tr><!-- NG-BE -->
|
||
|
<tr>
|
||
|
<th><a target="_blank" href="https://ng-be.org/">NG-BE</a></th>
|
||
|
<td>Ghent, Belgium</td>
|
||
|
<td>Dec. 9, 2016</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</article>
|