Rev 1687 | Rev 5971 | Go to most recent revision | Details | Compare with Previous | 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 |
||
1687 | bpr | 5 | !read docu/msg.phtml |
5763 | bpr | 6 | <p><hr/></p> |
20 | reyssat | 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 |