source: branches/beta/html/test/adachi/templates/test3.tpl @ 14676

Revision 14676, 171 bytes checked in by adati, 17 years ago (diff)

1.4.0a-betaのマージ

Line 
1<html>
2<body>
3<!--{$test1}-->
4<!--{$test2|escape}-->
5<!--{foreach from=$arr item=int}-->
6<!--{$int}-->
7<!--{/foreach}-->
8< script >alert('hello')< /script >
9</body>
10<html>
Note: See TracBrowser for help on using the repository browser.