Sha256: 9aee1f4bd532ffa48f766be745a5e5eb5cd439998b36c4b3a54d236a038fd1df
Contents?: true
Size: 340 Bytes
Versions: 32
Compression:
Stored size: 340 Bytes
Contents
<% page_title "Edit Properties / '#{h(@section.name)}' Section" %> <% content_for :functions do %> <h1><%= @page_title %></h1> <%= link_to(span_tag("list all"), cms_sitemap_path, :class => "button") %> <br clear="all"/> <% end %> <% form_for([:cms, @section]) do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <% end %>
Version data entries
32 entries across 32 versions & 10 rubygems