summaryrefslogtreecommitdiff
path: root/views/info.ejs
blob: 6c73579bc411617e81b59facf4a32bbdd492d819 (plain)
1
2
3
4
5
<%- include('partials/header'); %>

<h1>About</h1>

<%- include('partials/footer'); %>