Skip to content
Snippets Groups Projects
audimax.html 730 B
Newer Older
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Campusführung - Audimax</title>

    <link rel="icon" type="image/png" href="./favicon.png" />
    <link rel="stylesheet" href="../global.css" />
  </head>
  <body>
    <h1>Campusführung - Audimax</h1></h1>
    <iframe
      sandbox="allow-same-origin allow-scripts allow-popups"
      src="https://video.oh14.de/videos/embed/4cd5fe6a-afb5-4596-a5c5-7a48178caae3?autoplay=1&title=0&warningTitle=0&peertubeLink=0"
      frameborder="0"
      allowfullscreen
    ></iframe>
  </body>
</html>