Making the user workflow easier

This commit is contained in:
Matt Barringer 2013-01-08 08:36:21 +01:00
parent 6d415d44e3
commit 3181c1c0d8
6 changed files with 92 additions and 20 deletions

View file

@ -1,2 +1,6 @@
.container
.row
.span12
.center-text
= @conference.call_for_papers.description
= render 'proposal_form'