More wording tweaks
This commit is contained in:
parent
cd2e2066f4
commit
5b5e10ba50
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
expires_in: 1.hour) do
|
||||
.col-md-4.col-sm-4.text-center
|
||||
%h2
|
||||
Call for Papers
|
||||
Call for Participation
|
||||
%p.lead
|
||||
We are now accepting proposals for sessions!
|
||||
%p
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
.col-md-12
|
||||
%p.lead.text-center
|
||||
%span.notranslate
|
||||
= conference.title
|
||||
has the most awesome program ever!
|
||||
= conference.title.html_safe
|
||||
will have an enaging program!
|
||||
|
||||
- unless highlights.blank?
|
||||
= render 'highlights', conference_id: conference.short_title,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue