--- /dev/null
+
+<!--#include virtual="/2021/includes/header.html"-->
+
+<title>LibrePlanet — VIP Area - Hallway</title>
+
+<style>
+.irc-client { display: block; width: 650px; height: 500px; margin: 0 auto; }
+</style>
+
+<!--#include virtual="/2021/includes/banner.html"-->
+<!--#include virtual="/2021/includes/sidebar.html"-->
+
+<div id="breadcrumbs">
+<p>❮ <a href="../">VIP Area</a></p>
+</div>
+
+<h2>Chat with virtual attendees</h2>
+
+<h3>LibreAdventure</h3>
+
+<a href="https://play.testansible.fsf.org" target="_blank">DEV LibreAdventure Server</a>
+
+<h3>Voice chat</h3>
+
+<p>Install the <strong><code>mumble</code></strong> package with a command like
+<strong><code>sudo apt-get install mumble</code></strong> Start the Mumble
+application, and log into <code><strong>mumble.fsf.org</code></strong>.
+Exhibitor' room names are listed above.
+
+<h3>Text chat</h3>
+
+<p>Log in and enter: <strong><code>/join #libreplanet_room_hallway mypassword</code></strong>
+in the chat window below.</p>
+
+<iframe src="https://irc.libreplanet.org/irc/"
+ class="irc-client">
+</iframe>
+
+<!--#include virtual="/2021/includes/footer.html"-->
+<!--#include virtual="/2021/includes/common_js.html"-->
+<!--#include virtual="/2021/includes/close.html" -->