Changeset 14540 for branches/dev/html/test/adachi/templates
- Timestamp:
- 2007/06/08 13:19:00 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/test/adachi/templates/test3.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/test/adachi/templates/test3.tpl
r14213 r14540 2 2 <body> 3 3 <!--{$test1}--> 4 <!--{$test2}--> 5 <!--{$arr}--> 4 <!--{$test2|escape}--> 5 <!--{foreach from=$arr item=int}--> 6 <!--{$int}--> 7 <!--{/foreach}--> 8 < script >alert('hello')< /script > 6 9 </body> 7 10 <html>
Note: See TracChangeset
for help on using the changeset viewer.
