Subversion Repositories wimsdev

Rev

Rev 6242 | Rev 15009 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !header
  2.  
  3. !if $search=$empty
  4.   Veuillez taper un mot à rechercher (n'entrez pas vos formules mathématiques ici).
  5.  !read form.phtml
  6.  <hr />
  7.  !read welcome.phtml
  8. !else
  9.  !read form.phtml
  10.  <hr />
  11.  !read search.phtml
  12. !endif
  13.  
  14. !tail
  15.