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

11 lines
171 B
HTML
Raw Normal View History

2016-09-22 05:41:53 +02:00
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
</head>
<body style="background-color: white;">
This is the popup!!!
</body>
</html>