<% include layout.ejs %> <% include ../public/html/header.html %> <% include ../public/html/navbar.html %>

Submit New Post



Browse…


<% if (typeof message != 'undefined'){ %>
<%=message%>
<%}%>
<% include layoutBottom.ejs %>