7 lines
No EOL
162 B
Text
7 lines
No EOL
162 B
Text
# contributor: Anders Bach Nielsen <abachn@abachn.net>
|
|
#name :<form method="..." action="..."></form>
|
|
# key: form
|
|
# --
|
|
<form method="$1" action="$2">
|
|
$0
|
|
</form> |