bigly-chat/views/form.ejs

3 lines
No EOL
124 B
Text

<%- include('header.ejs') -%>
<%- include('form_bare.ejs', {noCaptcha: false}) -%>
<%- include('footer.ejs') -%>