elm-pass/extension/index.html

9 lines
210 B
HTML
Raw Permalink Normal View History

2018-01-26 21:12:07 +00:00
<!DOCTYPE html>
<html>
<body>
<div id="app"></div>
<script type="text/javascript" src="elm.js"></script>
<script type="text/javascript" src="portal.js"></script>
</body>
</html>