You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
2.0 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Jitsi Widget</title>
<link rel="preload" href="/fonts/Inter/Inter-BoldItalic.2129bd0.woff2"><link rel="preload" href="/fonts/Inter/Inter-BoldItalic.80f8542.woff"><link rel="preload" href="/fonts/Inter/Inter-Bold.025b6f2.woff"><link rel="preload" href="/fonts/Inter/Inter-SemiBoldItalic.10a60d8.woff2"><link rel="preload" href="/fonts/Inter/Inter-Bold.fc28dff.woff2"><link rel="preload" href="/fonts/Inter/Inter-SemiBoldItalic.1c70752.woff"><link rel="preload" href="/fonts/Inter/Inter-SemiBold.8357f92.woff"><link rel="preload" href="/fonts/Inter/Inter-MediumItalic.1912849.woff"><link rel="preload" href="/fonts/Inter/Inter-SemiBold.0802d48.woff2"><link rel="preload" href="/fonts/Inter/Inter-MediumItalic.8154ac2.woff2"><link rel="preload" href="/fonts/Inter/Inter-Italic.b13e6fe.woff"><link rel="preload" href="/fonts/Inter/Inter-Medium.d1f6b6e.woff"><link rel="preload" href="/fonts/Inter/Inter-Italic.b791861.woff2"><link rel="preload" href="/fonts/Inter/Inter-Regular.3a1908c.woff"><link rel="preload" href="/fonts/Inter/Inter-Regular.4232a67.woff2"><link rel="preload" href="/fonts/Inter/Inter-Medium.027d14e.woff2"><link href="bundles/6f5c25b49711cab9c570/jitsi.css" rel="stylesheet"></head>
<body>
<div id="jitsiContainer"><!-- the js will put the conference here --></div>
<div id="joinButtonContainer">
<div class="joinConferenceFloating">
<div class="joinConferencePrompt">
<span class="icon"><!-- managed by CSS --></span>
<!-- TODO: i18n -->
<h2>Jitsi Video Conference</h2>
<div id="widgetActionContainer">
<button type="button" id="joinButton">Join Conference</button>
</div>
</div>
</div>
</div>
<!-- This script is not webpacked, and the script is downloaded at build time -->
<script src="./jitsi_external_api.min.js"></script>
<script src="bundles/6f5c25b49711cab9c570/jitsi.js"></script></body>
</html>