keepassxc-browser/tests/html/basic1.html
2020-12-20 17:57:34 +02:00

6 lines
159 B
HTML

<html>
<body>
<input placeholder="username" type="text" name="loginField">
<input placeholder="password" type="password" name="passwordField">
</body>
</html>