keepassxc-browser/tests/html/div4.html

11 lines
138 B
HTML
Raw Normal View History

2020-10-24 10:39:33 +00:00
<html>
<head>
<script defer src="div4.js"></script>
</head>
<body>
<button id="toggle">View login form</button>
</body>
</html>