mirror of
https://github.com/amix/vimrc
synced 2024-12-21 17:33:07 +00:00
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>
|