new layout for add project

This commit is contained in:
Ricardo Rauch 2011-11-10 19:24:44 -03:00
parent 60a9c051db
commit 88466881b8
2 changed files with 15 additions and 8 deletions

View file

@ -1,8 +1,10 @@
.new-project-hodler
.container_4
%h2.icon
%span
New Project
- content_for(:body_class, "new-project-page")
- content_for(:page_title) do
.new-project-hodler
.container
%h2.icon
%span
New Project
%div.clear
= render 'form'
%div.clear
= render 'form'