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

<h1>Settings</h1>

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