wuh
This commit is contained in:
parent
f93b278c37
commit
420e66cdf2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
Validate important information.
|
Validate important information.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<% for(line of text.split("\n")) { if(line.trim() == "") continue; %><p><%-line.trim()%></p><% } %>
|
<%- text %>
|
||||||
<br>
|
<br>
|
||||||
</div>
|
</div>
|
||||||
<%- include("../partials/footer.ejs"); %>
|
<%- include("../partials/footer.ejs"); %>
|
||||||
|
|
Loading…
Reference in a new issue