<%namespace name="dochead" file="/common/dochead.html"/> <%namespace name="header" file="/common/header.html"/> <%namespace name="footer" file="/common/footer.html"/> ${dochead.html(c.message)} ${header.html()}

${c.message}

${footer.html()}