Add motd template

This commit is contained in:
Hri7566 2024-01-26 02:10:58 -05:00
parent b3e491bcfe
commit 0f21e39066
1 changed files with 1 additions and 1 deletions

View File

@ -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">