<h1>
      <small><%= $talk->eventname . " videos " =%></small>
      <%= $talk->title =%>
    </h1>
    <div class="row" id="submission_notification">
      <div class="col-sm-12">
        <div class="jumbotron">
          <h2 class="text-success">
            <i class="fa fa-thumbs-up"></i>
            Thank you for sending your review
          </h2>
          <p>You have told us there were issues with the video, so we will unpublish it and then send it back to the review queue.</p>
          <p>Thanks for your contribution!</p>
        </div>
      </div>
    </div>