From 2226ce875178c9b5cceb967136c6aabd3136fc11 Mon Sep 17 00:00:00 2001 From: andrey Date: Sat, 28 Apr 2001 16:42:40 +0000 Subject: [PATCH] *** empty log message *** --- demo/templates/index.tpl | 5 ----- templates/index.tpl | 5 ----- 2 files changed, 10 deletions(-) diff --git a/demo/templates/index.tpl b/demo/templates/index.tpl index ab0d854f..ad66a50c 100644 --- a/demo/templates/index.tpl +++ b/demo/templates/index.tpl @@ -69,8 +69,3 @@ This is an example of the html_options function: {include file="footer.tpl"} - -{section name=test loop=$a->foo} - foo: {$a->foo[test]} - bar: {$a->bar[test]} -{/section} diff --git a/templates/index.tpl b/templates/index.tpl index ab0d854f..ad66a50c 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -69,8 +69,3 @@ This is an example of the html_options function: {include file="footer.tpl"} - -{section name=test loop=$a->foo} - foo: {$a->foo[test]} - bar: {$a->bar[test]} -{/section}