You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/test/js/wikipedia-lcm.html

11 lines
203 B

<html>
<head>
<title>Wikipedia lcm script</title>
</head>
<body>
<h1>Wikipedia lcm script</h1>
<noscript><p>Javascript is disabled</p></noscript>
<script src="wikipedia-lcm.js"></script>
</body>
</html>