<template name="logout">
<head>
<title>BigBlueButton</title>
</head>
<body>
<div id="main" class="row-fluid">
<h2>You have been logged out.</h2>
</div>
</body>
</template>