summaryrefslogtreecommitdiff
path: root/result/HTML/noscript.html
diff options
context:
space:
mode:
Diffstat (limited to 'result/HTML/noscript.html')
-rw-r--r--result/HTML/noscript.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/result/HTML/noscript.html b/result/HTML/noscript.html
index 09d98ce2..454e9436 100644
--- a/result/HTML/noscript.html
+++ b/result/HTML/noscript.html
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
-<head>
-<title>omg</title>
-<noscript><link rel="stylesheet" href="http://foo.com"></noscript>
-</head>
-<body id="xxx">
+ <head>
+ <title>omg</title>
+ <noscript><link rel="stylesheet" href="http://foo.com"></noscript>
+ </head>
+ <body id="xxx">
<p>yo</p>
</body>
</html>