summaryrefslogtreecommitdiffstats
path: root/toolkit/components/httpsonlyerror/tests/browser/file_errorpage_www_suggestion.html
blob: 9d5c42ca73e3806e3abf9ed21ab655dd99661363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Bug 1665057 - Add www button on https-only error page</title>
</head>
<body>
  <div>
    You are now on the secure www. page
  </div>
</body>
</html>