summaryrefslogtreecommitdiffstats
path: root/browser/components/enterprisepolicies/tests/browser/policy_websitefilter_block.html
blob: dd6596615d4f43636817fab4da3eda619c569959 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>This page should be blocked</title>
  </head>
  <body>
    This page should not be seen.
  </body>
</html>