This commit is contained in:
2024-12-28 00:07:12 -05:00
parent dfeb478a72
commit 69db561a0c
9 changed files with 222 additions and 258 deletions

View File

@@ -6,7 +6,9 @@
</head>
<body>
<%- include('partials/nav') %>
<%=message%>
<div class="content">
<%=message%>
</div>
</body>
</html>