<html> <head> <title>Misc. Infrastructure POCs</title> </head> <body> <script src="js/debug.js"></script> <script> document.body.append(...TickDebug()); document.body.append(...IdvDebug()); </script> </body> </html>