<html>
<head caption="Reference">
  <link rel="stylesheet" type="text/css" href="style/main.css"/>
</head>
<body>
	
	<p>
		The programability of HTMLMacro is achieved by Jelly, so you can use any Jelly tags in your HTML.
		For more about Jelly, refer to the following documents:
	
	<ul>
		<li><a href="http://jakarta.apache.org/commons/jelly/tags.html">Jelly core tag library reference</a>
		<li><a href="http://jakarta.apache.org/commons/jelly/libs/index.html">Jelly optional tag libraries reference</a>
	</ul>
</body>
</html>