vehicle-simulator/simulator/www/simulator.html

8 lines
117 B
HTML
Raw Normal View History

2021-10-02 11:19:07 +01:00
<html>
<body>
<p id="test"></p>
<script type="text/javascript" src="simulator.js"></script>
</body>
</html>