mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
xhtml
This commit is contained in:
@@ -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
|
||||
{* $Id: Exp $ *}
|
||||
{* $Id: *}
|
||||
</body>
|
||||
</html>
|
||||
]]>
|
||||
</programlisting>
|
||||
</example>
|
||||
|
Reference in New Issue
Block a user