Subversion Repositories wimsdev

Rev

Rev 6217 | Go to most recent revision | Details | Compare with Previous | 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
6217 bpr 7
  <div class="wims_alertmsg">
35 reyssat 8
  !read msg.phtml
7568 bpr 9
  </div>
35 reyssat 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