new.html.haml 98 Bytes
%h1 New project

= render 'form'

= link_to 'Back', admin_projects_path, :class => 'right lbutton'