Skip to content

Instantly share code, notes, and snippets.

@procload
Created March 14, 2012 19:34
Show Gist options
  • Save procload/2038888 to your computer and use it in GitHub Desktop.
Save procload/2038888 to your computer and use it in GitHub Desktop.
<section class="success-stories row">
<div class="story span17">
<div class="row">
<div class="span4">
<div class="thumbnail video-small">
<%= image_tag 'tmp/img-vids1.png', :alt => 'Video Title' %>
</div>
</div>
<div class="span12 offset1">
<h5><%= link_to 'Video Title', '#' %></h5>
<p>Lorem ipsum dolor sit amet, consectetur sicing elit, sed do eiusd tempor incid idunt rem ipsum dolor sit amecon.</p>
<%= link_to 'View transcription &raquo;', '#', :class => 'view-transcript' %>
<em>Disability: Dyslexia, Audience: Parents</em>
</div>
</div>
</div>
<!-- /story -->
</section>
<!-- /success-stories -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment