Add motd template
This commit is contained in:
parent
b3e491bcfe
commit
0f21e39066
|
@ -70,7 +70,7 @@
|
|||
<div class="bg"></div>
|
||||
<div id="modals">
|
||||
<div id="sound-warning" class="dialog">
|
||||
<p>This site makes a lot of sound! You may want to adjust the volume before continuing.</p>
|
||||
<p>{{ motd }}</p>
|
||||
<button class="submit">PLAY</button>
|
||||
</div>
|
||||
<div id="new-room" class="dialog">
|
||||
|
|
Loading…
Reference in New Issue