8 lines
198 B
HTML
8 lines
198 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<title>CasperJS test page 1</title>
|
||
|
</head>
|
||
|
<body>Booh.</body>
|
||
|
</html>
|