5 lines
No EOL
131 B
Text
5 lines
No EOL
131 B
Text
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
|
# name: <input ... />
|
|
# key: input
|
|
# --
|
|
<input type="$1" name="$2" value="$3" /> |