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
|
expires_in: 1.hour) do
|
||||||
.col-md-4.col-sm-4.text-center
|
.col-md-4.col-sm-4.text-center
|
||||||
%h2
|
%h2
|
||||||
Call for Papers
|
Call for Participation
|
||||||
%p.lead
|
%p.lead
|
||||||
We are now accepting proposals for sessions!
|
We are now accepting proposals for sessions!
|
||||||
%p
|
%p
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,8 @@
|
||||||
.col-md-12
|
.col-md-12
|
||||||
%p.lead.text-center
|
%p.lead.text-center
|
||||||
%span.notranslate
|
%span.notranslate
|
||||||
= conference.title
|
= conference.title.html_safe
|
||||||
has the most awesome program ever!
|
will have an enaging program!
|
||||||
|
|
||||||
- unless highlights.blank?
|
- unless highlights.blank?
|
||||||
= render 'highlights', conference_id: conference.short_title,
|
= render 'highlights', conference_id: conference.short_title,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue