Tweak the submission forms

This commit is contained in:
Matt Barringer 2013-02-18 06:25:12 +01:00
parent e641be69a6
commit bff2b05994

View file

@ -2,6 +2,5 @@
.row
.span12
.center-text
%pre
= @conference.call_for_papers.description
= simple_format(@conference.call_for_papers.description)
= render 'proposal_form'