Sha256: 1476afe74ddc47a7bad3cc40322bfd815a26eedf24e677b1b03ea90ef9bafe2a

Contents?: true

Size: 230 Bytes

Versions: 11

Compression:

Stored size: 230 Bytes

Contents

<div id="add_content">
  <%= output_errors(t('muck.contents.problem_adding_content'), {:class => 'help-box'}, @content) %>
  <%= content_form(@content) do |f| -%>
    <%# can add form fields as desired here -%>
  <% end -%>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
muck-contents-3.1.7 app/views/contents/new.html.erb
muck-contents-3.1.6 app/views/contents/new.html.erb
muck-contents-3.1.5 app/views/contents/new.html.erb
muck-contents-3.1.4 app/views/contents/new.html.erb
muck-contents-3.1.3 app/views/contents/new.html.erb
muck-contents-3.1.2 app/views/contents/new.html.erb
muck-contents-3.1.1 app/views/contents/new.html.erb
muck-contents-3.1.0 app/views/contents/new.html.erb
muck-contents-3.0.2 app/views/contents/new.html.erb
muck-contents-3.0.1 app/views/contents/new.html.erb
muck-contents-3.0.0 app/views/contents/new.html.erb