netsurf/test/js/wikipedia-lcm.html

11 lines
203 B
HTML
Raw Permalink Normal View History

2012-11-06 22:10:29 +04:00
<html>
<head>
<title>Wikipedia lcm script</title>
</head>
<body>
<h1>Wikipedia lcm script</h1>
<noscript><p>Javascript is disabled</p></noscript>
2012-11-06 22:10:29 +04:00
<script src="wikipedia-lcm.js"></script>
</body>
</html>