Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
20 reyssat 1
!nocache
534 bpr 2
<h1 class="wims_docu_title">$tit</h1>
20 reyssat 3
 
4
!if $error!=$empty
1428 bpr 5
 !read docu/fr/msg.phtml
20 reyssat 6
 <p><hr> <p>
7
!endif
8
 
9
!if $titb=$empty
10
 <p>
11
 Le bloc <tt>$block</tt> de ce document n'est pas encore créé.
12
 <p>
13
 !exit
14
!endif
15
 
534 bpr 16
<h3 class="wims_docu_titleb">$titb</h3>
20 reyssat 17
 
18
!read $docdir/$doc/$block.def content
19