This commit is contained in:
pete_morgan
2006-03-28 00:27:52 +00:00
parent de0eae0246
commit 0103299b26

View File

@@ -17,8 +17,9 @@
<![CDATA[
{* I am a Smarty comment, I don't exist in the compiled output *}
<html>
<head>
<title>{$title}</title>
</html>
</head>
<body>
{* another single line smarty comment *}
@@ -57,6 +58,7 @@ Multi line comment block with credits block
{* &#36;Id: Exp &#36; *}
{* $Id: *}
</body>
</html>
]]>
</programlisting>
</example>