aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/test.html
blob: 49b240b20059f1c90d3f437b50e27aa755a87497 (plain)
1
2
3
4
5
6
7
8
9
<html>
<body>
this is just used for prototyping js/nms-data.js and similar.
<script src="js/jquery.min.js" >
</script>
<script src="js/nms-data.js" >
</script>
</body>
</html>