mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 21:51:47 +00:00
9 lines
116 B
HTML
9 lines
116 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<input type='file'>
|
|
<br>
|
|
<input type='file' multiple>
|
|
</body>
|
|
</html>
|