Rev 7568 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!! The following is a model of organization of this
file.
!if $compute=yes
!if $error!=$empty
<div class="wims_alertmsg">
!read msg.phtml
</div>
!read menu.phtml
!else
!read answer.phtml
!endif
!else
!! put some explanations here.
!read menu.phtml
!endif compute=yes?
!tail