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 |
||
1685 | bpr | 5 | !read docu/$module_language/msg.phtml |
20 | reyssat | 6 | <p><hr> <p> |
7 | !endif |
||
8 | |||
9 | !if $titb=$empty |
||
10 | <p> |
||
1685 | bpr | 11 | $name_noncreate |
20 | reyssat | 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 |