mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-04-29 08:20:58 +00:00
add room name to room info page
This commit is contained in:
parent
bb55df2723
commit
737a72f296
3 changed files with 12 additions and 3 deletions
|
@ -18,8 +18,9 @@
|
|||
</head>
|
||||
<body id="broadcast_tools_room_info">
|
||||
<div id="broadcast_tools_room_info_header">
|
||||
<h1 id="broadcast_tools_room_info_title">Loading ...</p>
|
||||
<h2 id="broadcast_tools_room_info_speaker">Content should appear soon. If not, please verify you have Javascript enabled.</h2>
|
||||
<h1 id="broadcast_tools_room_info_roomname"></h1>
|
||||
<h2 id="broadcast_tools_room_info_title">Loading ...</h2>
|
||||
<h3 id="broadcast_tools_room_info_speaker">Content should appear soon. If not, please verify you have Javascript enabled.</h3>
|
||||
</div>
|
||||
<div id="broadcast_tools_room_info_qr"></div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue