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.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Jitsi Widget</title>
|
|
|
|
<link rel="preload" href="/fonts/Inter/Inter-Bold.fc28dff.woff2"><link rel="preload" href="/fonts/Inter/Inter-BoldItalic.2129bd0.woff2"><link rel="preload" href="/fonts/Inter/Inter-SemiBold.0802d48.woff2"><link rel="preload" href="/fonts/Inter/Inter-SemiBoldItalic.10a60d8.woff2"><link rel="preload" href="/fonts/Inter/Inter-MediumItalic.8154ac2.woff2"><link rel="preload" href="/fonts/Inter/Inter-Medium.027d14e.woff2"><link rel="preload" href="/fonts/Inter/Inter-Regular.4232a67.woff2"><link rel="preload" href="/fonts/Inter/Inter-Italic.b791861.woff2"><link href="bundles/54f5339d2374e0da110a/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/54f5339d2374e0da110a/jitsi.js"></script></body>
|
|
|
|
</html>
|