<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 files
          </h2>
          <p>These files will now be injected into the system.</p>
        </div>
      </div>
    </div>