aboutsummaryrefslogtreecommitdiff
path: root/Aamukampa.Frontend/index.html
blob: 79b1c8286edcad6b617f400790584fe9aac3542e (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en-US">
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width" />
        <title>TJ-laskuri</title>
    </head>
  <body>
      <script type="module" src="/App.fs.js"></script>
  </body>
</html>