<!DOCTYPE html> <html>
<!-- Open this file in a browser to view reflections. --> <!-- This file is tracked by Git so that it shows in text editor file browsers. --> <head> <meta charset="UTF-8" /> <title>Reflections</title> </head> <body> <div id="root"></div> <noscript> You need to enable JavaScript to view reflections. </noscript> <script src="db.js"></script> <script src="bundle.js"></script> </body>
</html>