Rev 14465 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14465 | Rev 17170 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | <div id="wimsbodybox"> |
28 | <div id="wimsbodybox"> |
29 | <div id="wimspagebox"> |
29 | <div id="wimspagebox"> |
30 | <div class="wimsbody"> |
30 | <div class="wimsbody"> |
31 | !read themes/_widgets/site_title.phtml |
31 | !read themes/_widgets/site_title.phtml |
32 | !read ./form.phtml |
32 | !read ./form.phtml |
33 | <br class="clearall" |
33 | <br class="clearall"> |
34 | !if $s_category=V |
34 | !if $s_category=V |
35 | !read ./front.phtml |
35 | !read ./front.phtml |
36 | !else |
36 | !else |
37 | !read ./result.phtml |
37 | !read ./result.phtml |
38 | !endif |
38 | !endif |