6 lines
142 B
Text
6 lines
142 B
Text
|
<form action="${1:action}" method="${2:post}" accept-charset="utf-8">
|
||
|
${3}
|
||
|
|
||
|
<p><input type="submit" value="Continue →"/></p>
|
||
|
</form>
|