bigly-chat/views/form.ejs
2024-10-27 00:26:02 -04:00

3 lines
No EOL
104 B
Text

<%- include('header.ejs') -%>
<%- include('form_bare.ejs') -%>
<%- include('footer.ejs') -%>