Subversion Repositories wimsdev

Rev

Rev 6217 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
35 reyssat 1
!header
2
 
3
!! The following is a model of organization of this file.
4
 
5
!if $compute=yes
6
 !if $error!=$empty
7
  !read msg.phtml
8
  !read menu.phtml
9
  !goto end
10
 !else
11
  !read answer.phtml
12
 !endif
13
!else
14
 !! put some explanations here.
15
 !read menu.phtml
16
!endif compute=yes?
17
 
18
 
19
:end
20
!tail
21