SotM_Playfield/src/index.html

5 lines
103 B
HTML

<body>
<div id="charSheet"> </div>
<script type="text/javascript" src="index.js"></script>
</body>