fixed the title
This commit is contained in:
parent
011084b13e
commit
6f91b4de05
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.row
|
.row
|
||||||
.col-md-12
|
.col-md-12
|
||||||
.page-header
|
.page-header
|
||||||
%h1 Session Materials
|
%h1 #{@conference.title} Materials
|
||||||
%p.text-muted
|
%p.text-muted
|
||||||
Conference materials will be displayed on the events in the
|
Conference materials will be displayed on the events in the
|
||||||
= link_to 'schedule,', conference_schedule_path(@conference.short_title)
|
= link_to 'schedule,', conference_schedule_path(@conference.short_title)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue