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

7 lines
157 B
Text
Raw Normal View History

.row
.col-md-12
2014-08-12 11:51:59 +03:00
= simple_format(@conference.call_for_papers.description) if @conference.call_for_papers
.row
.col-md-12
= render 'proposal_form'