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