socialtree/src/views/index.ejs

5 lines
142 B
Plaintext

<%- include('partials/head') %>
<%- include('partials/header') %>
<%- include('partials/defaultMain') %>
<%- include('partials/footer') %>