mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-07 03:44:26 +02:00
xhtml
This commit is contained in:
@@ -17,8 +17,9 @@
|
|||||||
<![CDATA[
|
<![CDATA[
|
||||||
{* I am a Smarty comment, I don't exist in the compiled output *}
|
{* I am a Smarty comment, I don't exist in the compiled output *}
|
||||||
<html>
|
<html>
|
||||||
|
<head>
|
||||||
<title>{$title}</title>
|
<title>{$title}</title>
|
||||||
</html>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
{* another single line smarty comment *}
|
{* another single line smarty comment *}
|
||||||
@@ -57,6 +58,7 @@ Multi line comment block with credits block
|
|||||||
{* $Id: Exp $ *}
|
{* $Id: Exp $ *}
|
||||||
{* $Id: *}
|
{* $Id: *}
|
||||||
</body>
|
</body>
|
||||||
|
</html>
|
||||||
]]>
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
Reference in New Issue
Block a user