Subversion Repositories wimsdev

Rev

Rev 5619 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5619 Rev 12520
Line 2... Line 2...
2
 
2
 
3
!!@# language independant
3
!!@# language independant
4
 
4
 
5
!if $special_parm=example
5
!if $special_parm=example
6
  !read help/example.phtml
6
  !read help/example.phtml
7
 !else
7
!else
8
  !read help/help.phtml
8
  !read help/help.phtml
9
!endif
9
!endif
10
 
10
 
11
</div>
11
</div>