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>