Sha256: 284a058d60e2ae19a024b3460b1f8f1a9a933cff28fdd14ad276cf335e12704f
Contents?: true
Size: 241 Bytes
Versions: 97
Compression:
Stored size: 241 Bytes
Contents
<h1>New Content Page</h1> <% form_for :content_page, :url => {:action => 'create'} do |form| %> <%= render :partial => 'form', :locals => {:form => form} %> <%= submit_tag "Create" %> <% end %> <%= link_to 'Back', :action => 'list' %>
Version data entries
97 entries across 97 versions & 2 rubygems