<div id="video-script" class="row">
<div class="twelve columns">
<h1>Script: <%= video.name %></h1>
<hr>
<%= video.parse_script() %>
</div>