blob: e7dc05287dc74918a02f03e8e8893ea172ce4494 [file] [log] [blame]
<html>
<head>
<meta name="viewport" content="width=device-width" />
<noscript>
<title>Page with Script Disabled</title>
<link rel="stylesheet" href="noscript_test.css">
</noscript>
<script>document.title='Page with Script Enabled and Executed';</script>
</head>
<body>
<p>Test page for NoScript Previews.</p>
<script src="noscript_test.js"></script>
</body>
</html>