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

7 lines
126 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
= @conference.call_for_papers.description
= render 'proposal_form'