diff --git a/app/views/admin/commercials/index.html.haml b/app/views/admin/commercials/index.html.haml index 2b91c1a6..d318707c 100644 --- a/app/views/admin/commercials/index.html.haml +++ b/app/views/admin/commercials/index.html.haml @@ -1,7 +1,7 @@ .row .col-md-12 .page-header - %h1 Session Materials + %h1 #{@conference.title} Materials %p.text-muted Conference materials will be displayed on the events in the = link_to 'schedule,', conference_schedule_path(@conference.short_title)