<% var title="系统菜单管理"; layout("/layouts/blank.html",{title:title}){ %>

${title} 控制面板

<%include("child.html"){}%>
<%}%>