Subversion Repositories wimsdev

Rev

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

  1. !header
  2.  
  3. !! Contenu du module par ici. Ce qui suit est un modele d'organisation de ce
  4. !! fichier.
  5.  
  6. !if $compute=yes
  7. !if $error!=$empty
  8.  !read msg.phtml
  9.  !read menu.phtml
  10.  !goto end
  11. !else
  12.  !read answer.phtml
  13. !endif
  14. !else
  15. !! put some explanations here.
  16. !read menu.phtml
  17. !endif compute=yes?
  18.  
  19.  
  20. :end
  21. !tail
  22.  
  23.