This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
2007-11-15 19:57:44 -05:00
|
|
|
<p>
|
|
|
|
<label for="page_redcloth">Description</label> <%= text_area 'page', 'redcloth' %>
|
2007-11-17 01:13:45 -05:00
|
|
|
</p>
|
2007-11-28 01:17:25 -05:00
|
|
|
<p><%= content_tag('small', link_to("Textile enabled", "http://hobix.com/textile/")) %></p>
|
2007-11-17 01:13:45 -05:00
|
|
|
<p>
|
|
|
|
<label for="page_tag_names">Tags</label> <%= text_field 'page', 'tag_names' %>
|
2007-11-28 01:17:25 -05:00
|
|
|
</p>
|