Loading...

This presentation is an HTML5 website

Press key to advance.

Slides controls
  • and to move around.
  • Ctrl/Command and + or - to zoom in and out if slides don’t fit.
  • S to view page source.
  • T to change the theme.
  • H to toggle syntax highlight.
  • N to toggle speaker notes.
  • 3 to toggle 3D effect.
  • 0 to toggle help.

<%= @headers['title'] %>

<%= @headers['subtitle'] %>

Agenda - Table of Contents

<% @slides.each_with_index do |slide,i| %>
<%= slide.header %>
<%= slide.content_without_header %>
<% end %>