Project

General

Profile

Download (194 Bytes) Statistics
| Branch: | Tag: | Revision:
<p>
<%
form_for_resource do |f|
%>
<%=
stacking_form(f) do |table|
table.field :name, _("Name:"), :text_field
table.content display_standard_form_buttons(submit_label)
end
%>
<%
end
%>
</p>
(1-1/5)