Subversion Repositories wimsdev

Rev

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

  1. !header
  2.  
  3. !! The following is a model of organization of this file.
  4.  
  5. !if $compute=yes
  6.  !if $error!=$empty
  7.   <div class="wims_alertmsg">
  8.   !read msg.phtml
  9.  </div>
  10.   !read menu.phtml
  11.   !goto end
  12.  !else
  13.   !read answer.phtml
  14.  !endif
  15. !else
  16.  !! put some explanations here.
  17.  !read menu.phtml
  18. !endif compute=yes?
  19.  
  20.  
  21. :end
  22. !tail
  23.  
  24.