mirror of
https://github.com/sstent/node.git
synced 2026-01-26 23:22:28 +00:00
10 lines
322 B
HTML
10 lines
322 B
HTML
<Body:>
|
|
<form action=submit method=post>
|
|
<input type=hidden name=_method value=put>
|
|
<p><label>Name: <input type=text name=user[name]></label></p>
|
|
<p><label>Email: <input type=text name=user[email]></label></p>
|
|
<p><input type=submit></p>
|
|
</form>
|
|
<h3>Arguments:</h3>
|
|
<pre><code>{{args}}</code></pre>
|