mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
Fixed dangling text.
This commit is contained in:
@@ -146,7 +146,9 @@ define('_MY_CONST_VAL','CHERRIES');
|
||||
{include file='banner.tpl}
|
||||
]]>
|
||||
</programlisting>
|
||||
will output
|
||||
<para>
|
||||
will output
|
||||
</para>
|
||||
<programlisting>
|
||||
<![CDATA[
|
||||
<b>Main page if container.tpl</b>
|
||||
|
Reference in New Issue
Block a user