%- include("./component/header.html"); %>
<%- include("./component/navbar.html"); %>
<%= title %>
用户名
密码
登录
<%- include("./component/footer.html"); %>