Rev 5773 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5773 | Rev 6242 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !header |
1 | !header |
2 | 2 | ||
3 | !if $search=$empty |
3 | !if $search=$empty |
4 | ÇëÊäÈëÒªËÑË÷µÄ¹Ø¼ü´Ê. (²»ÒªÊäÈëÊýѧ¹«Ê½.) |
4 | ÇëÊäÈëÒªËÑË÷µÄ¹Ø¼ü´Ê. (²»ÒªÊäÈëÊýѧ¹«Ê½.) |
5 | !read form.phtml |
5 | !read form.phtml |
6 | <p><hr/></p> |
6 | <p><hr /></p> |
7 | !read welcome.phtml |
7 | !read welcome.phtml |
8 | !else |
8 | !else |
9 | !read form.phtml |
9 | !read form.phtml |
10 | <p><hr/></p> |
10 | <p><hr /></p> |
11 | !read search.phtml |
11 | !read search.phtml |
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | !tail |
14 | !tail |
15 | 15 |