Tidy up some text around logins and proposals

This commit is contained in:
Michael Ball 2020-06-04 02:04:07 -07:00
parent 7d8245fa68
commit ce3f9e422a
4 changed files with 25 additions and 19 deletions

View file

@ -7,7 +7,7 @@
= "#{pluralize(@program.tracks.confirmed.cfp_active.count, 'track')}:"
= "#{tracks(@conference)}."
- if @program.cfp_open?
The submission period has begun
The submission period is open from
%em.notranslate
= @program.cfp.start_date.strftime('%A, %B %-d. %Y')
and closes
@ -16,9 +16,7 @@
That means you have
%b.notranslate= pluralize(@program.cfp.remaining_days, 'day')
left!
Remember
%span.notranslate
= @conference.title
%span.notranslate #{@conference.title}
will only be as good as the content you present. Submit early, submit often!
-else
- else
The submission period is closed now.