osem-fcy/app/views/proposal/new.html.haml

7 lines
141 B
Text
Raw Normal View History

2013-01-07 09:04:09 +01:00
.container
2013-01-08 08:36:21 +01:00
.row
.span12
.center-text
2013-02-18 06:25:12 +01:00
= simple_format(@conference.call_for_papers.description)
= render 'proposal_form'