|
|
e8ec7a |
---
|
|
|
e8ec7a |
title: Media
|
|
|
69e9b5 |
presentation_title: Scale 12x Q & A
|
|
|
69e9b5 |
presenter: Scale12x
|
|
|
69e9b5 |
iframe_url: <iframe width="640" height="390" src="http://www.youtube.com/embed/7977zIb21ns" frameborder="0" allowfullscreen></iframe>
|
|
|
e8ec7a |
event: Office Hours
|
|
|
e8ec7a |
stream: true
|
|
|
e8ec7a |
---
|
|
|
e8ec7a |
<% if @item[:stream] %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<% if @item[:presentation_title] %>
|
|
|
e8ec7a |
<%= @item[:presentation_title] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
<% if @item[:presenter] %>
|
|
|
e8ec7a |
Presenter: <%= @item[:presenter] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<%= @item[:iframe_url] %>
|
|
|
e8ec7a |
|
|
|
e8ec7a |
<% if @item[:event] %>
|
|
|
e8ec7a |
Stream of: <%= @item[:event] %>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
<% else %>
|
|
|
e8ec7a |
No Live Broadcast
|
|
|
e8ec7a |
Videos from Past Events
|
|
|
e8ec7a |
<iframe width="560" height="315" src="http://www.youtube.com/embed/videoseries?list=PLuRtbOXpVDjC0WAkHx0oW4Y6gu8uBWHmf" frameborder="0" ></iframe>
|
|
|
e8ec7a |
<% end %>
|
|
|
e8ec7a |
|