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 |
||
620 | schaersvoo | 5 | !read docu/nl/msg.phtml |
1262 | schaersvoo | 6 | <br><hr> <br> |
20 | reyssat | 7 | !endif |
8 | |||
9 | !if $titb=$empty |
||
1262 | schaersvoo | 10 | <br> |
20 | reyssat | 11 | Het blok <tt>$block</tt> is nog niet aangemaakt. |
1262 | schaersvoo | 12 | <br> |
20 | reyssat | 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 | |||
20 |