软件简介

Aluminum 是一个强大而且灵活的模板引擎,可用来生成HTML问答,可在独立应用或者Servlet环境中使用。

示例模板:

<c:template xmlns:c="http://aluminumproject.googlecode.com/core">
    Hello!
</c:template>
转载自: https://www.oschina.net/p/aluminum-template-engine