mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Not escaping motd string
This commit is contained in:
parent
9bd0236326
commit
1f9206f95b
3 changed files with 3 additions and 3 deletions
|
@ -69,7 +69,7 @@
|
|||
<hr>
|
||||
<h3>
|
||||
<b>MOTD:</b>
|
||||
<%= motd %>
|
||||
<%- motd %>
|
||||
</h2>
|
||||
<hr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue