homeboergmann/views/contact.ejs

8 lines
87 B
Plaintext

<%- include('partials/header') %>
<%= message %>
<%- include('partials/footer') %>