mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
11 lines
171 B
HTML
11 lines
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body style="background-color: white;">
|
|
This is the popup!!!
|
|
</body>
|
|
</html>
|