<%- include("partials/document-head.ejs") %> Yet-Another-Blog <%- include("partials/header.ejs") %>
User Settings
Display Name
Change Password
Change Profile Picture
Biography
<%- include("partials/richTextEditor.ejs", {text_selector: 'post-content', prefill: profile.raw_content}) %>
<%- include("partials/footer.ejs") %>