<!DOCTYPE html> <html> <head> <title>Course stuff</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> <link href="https://fonts.googleapis.com/css?family=Fira+Mono|Fira+Sans|Michroma" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="assets/lavamaze.css" /> </head> <body> <div class="topwrapper"> <div class="container-fluid"> <div id="render-here"> <p>Loading. This site has been tested with Chrome, Safari, and Firefox.</p> </div> </div> </div> <script type="text/javascript" src="assets/example-opt-library.js"></script> <script type="text/javascript" src="assets/example-opt-loader.js"></script> <script type="text/javascript" src="assets/example-opt.js"></script> <script type="text/javascript" src="assets/hookup.js"></script> </body> </html>