Sha256: 032efd2eb9701873ba3a67ba4d9931fecd2625f62860cb10b7beea7ac863f986
Contents?: true
Size: 273 Bytes
Versions: 6
Compression:
Stored size: 273 Bytes
Contents
<%= decidim_form_for(@form, html: { class: "form new_participatory_process_step" }) do |f| %> <%= render partial: 'form', object: f, locals: { title: t('.title') } %> <div class="button--double form-general-submit"> <%= f.submit t(".create") %> </div> <% end %>
Version data entries
6 entries across 6 versions & 2 rubygems