<%= title %>

<% if (!_.isEmpty(description)) { %>

Description

<%= description %>

<% } %> <% if (!_.isEmpty(transcription)) { %>

Transcript

<%= transcription %>

<% } %> <% if (!_.isUndefined(nextStopPath)) { %> next <% } %>