Ignore:
Timestamp:
2007/06/08 13:19:00 (19 years ago)
Author:
adati
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/test/adachi/templates/test3.tpl

    r14213 r14540  
    22<body> 
    33<!--{$test1}--> 
    4 <!--{$test2}--> 
    5 <!--{$arr}--> 
     4<!--{$test2|escape}--> 
     5<!--{foreach from=$arr item=int}--> 
     6<!--{$int}--> 
     7<!--{/foreach}--> 
     8< script >alert('hello')< /script > 
    69</body> 
    710<html> 
Note: See TracChangeset for help on using the changeset viewer.