Skip to content
This repository has been archived by the owner. It is now read-only.

Gh pages fast forward #1

Merged
merged 14 commits into from Oct 5, 2015

no links for missing links

  • Loading branch information
nicholasareed committed Nov 10, 2014
commit 395420ee5228c2c4d6a69387046b860bea0f0011
@@ -1,6 +1,10 @@
<div>
<div class="name">
<a href="{{Link}}" target="_system">{{Event}}</a>
{{#if Link}}
<a href="{{Link}}" target="_system">{{Event}}</a>
{{else}}
{{Event}}
{{/if}}
</div>
<div class="">
<span class="starttime">{{Moment When "ddd h:mma"}}</span>
@@ -1,6 +1,10 @@
<div>
<div class="session">
<a href="{{Link}}" target="_system">{{Session}}</a>
{{#if Link}}
<a href="{{Link}}" target="_system">{{Session}}</a>
{{else}}
{{Session}}
{{/if}}
</div>
<div class="company">
{{Company}}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.