blob: 8e75ac669610b7a44fa190243b0813140a3ff856 [file] [log] [blame]
<html>
<head>
<title>FreeMarker: Identifier Test</title>
</head>
<body>
<p>A simple test follows:</p>
<p>Hello, world!</p>
<p>A tag inside a tag...</p>
<i>this is a test</i>
<if>Blah</if>
<ifthisisindeedworkingthisshouldnotparseasafreemarkertag>
<b>This is a test</b>
</body>
</html>