summaryrefslogtreecommitdiff
path: root/test/js/wikipedia-lcm.html
blob: e91cc618283b1c37d245fba02cbee06f7bace5be (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Wikipedia lcm script</title>
</head>
<body>
<h1>Wikipedia lcm script</h1>
<script src="wikipedia-lcm.js"></script>
</body>
</html>