This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
barleysodas/app/views/peoples/_people_form.rhtml

5 lines
130 B
Plaintext

<p>
<label for="people_title">Name</label> <%= text_field 'people', 'title' %>
</p>
<%= render :partial => 'pages/page_form' %>