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:
Submodule public/moodle-test-userscript updated: e4a620ac55...fe74436ab1
Submodule utils/question-classes updated: 100ca7750d...5dac788b18
@@ -69,7 +69,7 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<h3>
|
<h3>
|
||||||
<b>MOTD:</b>
|
<b>MOTD:</b>
|
||||||
<%= motd %>
|
<%- motd %>
|
||||||
</h2>
|
</h2>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user