mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:38:27 +00:00
10 lines
182 B
HTML
10 lines
182 B
HTML
<!DOCTYPE>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<form>
|
|
<input type='submit' class='submit-invalid-ref'>
|
|
</form>
|
|
</body>
|
|
</html>
|