Tweak the registration and submission forms

This commit is contained in:
Matt Barringer 2013-02-18 06:17:52 +01:00
parent 3933e89a9c
commit e641be69a6
2 changed files with 29 additions and 22 deletions

View file

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