1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
bitwarden-browser/src/overlay/popup.html
2016-09-21 23:41:53 -04:00

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>