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 .row
.span12 .span12
.center-text .center-text
%pre = simple_format(@conference.call_for_papers.description)
= @conference.call_for_papers.description
= render 'proposal_form' = render 'proposal_form'