Change Management::ConferencesController#show view title
This commit is contained in:
parent
4721b6bcda
commit
c91d72b276
|
@ -1,5 +1,6 @@
|
||||||
- content_for :title
|
- content_for :title
|
||||||
= @conference.title
|
= t '.summary'
|
||||||
|
|
||||||
.row
|
.row
|
||||||
.col-lg-12
|
.col-lg-12
|
||||||
h1.page-header
|
h1.page-header
|
||||||
|
|
Loading…
Reference in New Issue