Sha256: c8b5ffb5422a980f56e930141cd013e2fc43b3502420e159aa69a781486b702e

Contents?: true

Size: 216 Bytes

Versions: 4

Compression:

Stored size: 216 Bytes

Contents

<% @page_title = l :new_work %>

<div id="spotlight">

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
backlog-0.0.0 app/views/works/new.rhtml
backlog-0.0.1 app/views/works/new.rhtml
backlog-0.0.2 app/views/works/new.rhtml
backlog-0.0.4 app/views/works/new.rhtml