veebikoolitus-2018-03-live/hello/hello.html

5 lines
97 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>Hello World</title>
<script src="app.js"></script>