Subversion Repositories wimsdev

Rev

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

  1. !header
  2.  
  3. !read scenario/present.phtml
  4.  
  5. <p><hr> <p>
  6.  
  7. !if $error!=$empty
  8.  !read scenario/msg.phtml
  9.  <p><hr width=50%> <p>
  10. !else
  11.  !read scenario/form.phtml
  12. !endif
  13. <p>
  14. !if $status=waiting
  15.  !href exo_Renew
  16. .
  17. !else
  18.  !href exo_Again
  19. .
  20.  !if $worksheet=$empty
  21.   !href exo_Intro
  22. .
  23.  !endif
  24. !endif
  25.  
  26. !read endhook.phtml
  27. !tail
  28.  
  29. !set ans=
  30.  
  31.