summaryrefslogtreecommitdiff log msg author committer range path: root/src/battlemap/www/index.htmlblob: f630b80802dd9698182e3398ebd516d605398c2c (plain) 1 2 3 4 5 6 7 8 9 <!DOCTYPE html> <html> <head> </head> <body> <script src="script/main.js"></script> <script>Elm.Main.fullscreen();</script> </body> </html>