blob: b1eca615d260899fafc19fb5facec676ac96b5a1 [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Report Webpages</title>
<link rel="stylesheet" type="text/css" href="popup.css" />
</head>
<body>
<div id="options">
<div class="option" id="badware"></div>
<div class="option" id="webspam"></div>
<div class="option" id="phishing"></div>
</div>
<script src="popup.js"></script>
</body>
</html>