5 lines
No EOL
135 B
Text
5 lines
No EOL
135 B
Text
# contributor: Anders Bach Nielsen <abachn@abachn.net>
|
|
# name: <input ... />
|
|
# key: input
|
|
# --
|
|
<input type="$1" name="$2" value="$3" /> |