49 lines
1.3 KiB
HTML
Executable File
49 lines
1.3 KiB
HTML
Executable File
<header class="marketing-banner">
|
|
<h1 class="banner-headline no-toc no-anchor">Events</h1>
|
|
</header>
|
|
|
|
<article>
|
|
<p>Where we'll be presenting:</p>
|
|
<table class="is-full-width">
|
|
<thead>
|
|
<tr>
|
|
<th>Event</th>
|
|
<th>Location</th>
|
|
<th>Date</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<!-- ngJapan -->
|
|
<tr>
|
|
<th><a href="http://ngjapan.org/" title="ng-Japan">ng-Japan</a></th>
|
|
<td>Tokyo, Japan</td>
|
|
<td>June 17, 2017</td>
|
|
</tr>
|
|
<!-- AngularMix -->
|
|
<tr>
|
|
<th><a href="https://angularmix.com/" title="AngularMix">AngularMix</a></th>
|
|
<td>Universal Studios, Orlando, Florida</td>
|
|
<td>October 8, 2017</td>
|
|
</tr>
|
|
<!-- ReactiveConf -->
|
|
<tr>
|
|
<th><a href="https://reactiveconf.com/" title="ReactiveConf">ReactiveConf</a></th>
|
|
<td>Bratislava, Slovakia</td>
|
|
<td>October 25, 2017</td>
|
|
</tr>
|
|
<!-- AngularConnect-->
|
|
<tr>
|
|
<th><a href="http://angularconnect.com" title="AngularConnect">AngularConnect</a></th>
|
|
<td>London, United Kingdom</td>
|
|
<td>November 07, 2017</td>
|
|
</tr>
|
|
<!-- ngAtlanta-->
|
|
<tr>
|
|
<th><a href="http://ng-atl.org/" title="ngAtlanta">ngAtlanta</a></th>
|
|
<td>Atlanta, Georgia</td>
|
|
<td>January 30, 2018</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</article>
|