To edit pages or tickets please login with username/password: aaf/aaf

root/trunk/demo/app/views/contents/_form.rhtml

Revision 228, 272 bytes (checked in by jk, 1 year ago)

rest done right

Line 
1 <%= error_messages_for 'content' %>
2
3 <!--[form:content]-->
4 <p><label for="content_title">Title</label><br/>
5 <%= form.text_field 'title'  %></p>
6
7 <p><label for="content_description">Description</label><br/>
8 <%= form.text_area 'description'  %></p>
9 <!--[eoform:content]-->
10
Note: See TracBrowser for help on using the browser.

To edit pages or tickets please login with username/password: aaf/aaf