bigly-chat/views/form.ejs
2024-11-25 14:12:44 -05:00

3 lines
No EOL
104 B
Text

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