mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
10 lines
138 B
HTML
10 lines
138 B
HTML
<html>
|
|
<head>
|
|
<script defer src="div4.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<button id="toggle">View login form</button>
|
|
|
|
</body>
|
|
</html>
|