%- include("./component/header.html"); %>
<%- include("./component/navbar.html"); %>
<%= title %>
书本详情页
<%- include("./component/footer.html"); %>