5 lines
No EOL
156 B
Text
5 lines
No EOL
156 B
Text
<FORM METHOD="POST">
|
|
<P>Title: <% this.title as="editor" %></P>
|
|
<P>Text: <% this.text as="editor" %></P>
|
|
<% this.input type="button" value="save" %>
|
|
</FORM> |