<%- include("./component/header.html"); %> <%- include("./component/navbar.html"); %>

<%= headText %>

<%- include("./component/footer.html"); %>