Sha256: 65c0ea30d444d53798a66ce9363ab298e30adf77e14e76aef690f5b1e54e4e12

Contents?: true

Size: 219 Bytes

Versions: 2

Compression:

Stored size: 219 Bytes

Contents

<% @page_title = l :new_project %>

<div id="spotlight">

<% form_tag :action => 'create' do %>
  <%= render :partial => 'form' %>
  <%= submit_tag "Create" %>
<% end %>

<%= link_to 'Back', :action => 'list' %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/projects/new.rhtml
backlog-0.37.1 app/views/projects/new.rhtml