Subversion Repositories wimsdev

Rev

Rev 15009 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !header
  2.  
  3. !if $search=$empty
  4.   !read form.phtml
  5.   <hr>
  6.   !read welcome.phtml
  7. !else
  8.   !read form.phtml
  9.   <hr>
  10.   !read search.phtml
  11. !endif
  12.  
  13. !tail
  14.