mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
*** empty log message ***
This commit is contained in:
@@ -69,8 +69,3 @@ This is an example of the html_options function:
|
|||||||
</form>
|
</form>
|
||||||
|
|
||||||
{include file="footer.tpl"}
|
{include file="footer.tpl"}
|
||||||
|
|
||||||
{section name=test loop=$a->foo}
|
|
||||||
foo: {$a->foo[test]}
|
|
||||||
bar: {$a->bar[test]}
|
|
||||||
{/section}
|
|
||||||
|
@@ -69,8 +69,3 @@ This is an example of the html_options function:
|
|||||||
</form>
|
</form>
|
||||||
|
|
||||||
{include file="footer.tpl"}
|
{include file="footer.tpl"}
|
||||||
|
|
||||||
{section name=test loop=$a->foo}
|
|
||||||
foo: {$a->foo[test]}
|
|
||||||
bar: {$a->bar[test]}
|
|
||||||
{/section}
|
|
||||||
|
Reference in New Issue
Block a user